The logo does not show when deployed by CI #31
Replies: 3 comments 3 replies
|
In the latest release it is fixed, |
|
Thanks. That seems to fix the logo issue. But now the tests do not seem get executed properly for CI. Running locally works. Error: spawn xdg-open ENOENT |
|
Thanks! All is working now! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
The logo always seems to prepend the full path starting from root "/" to the logo file name. If I just remove the full path using dev tools the logo shows. How do I prevent the full path being pre-pended to the logo file?
All reactions