You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install dependencies and run npm run show/ yarn show
open the url shown and compare the image url of logo and the message below. like the image below
Observed behavior
In dist folder, the image url referenced from JS/TS code(which is invalid image) is different from what is in html template, while it is the same image.
Desired behavior
they should reference the same url and the valid image.
The text was updated successfully, but these errors were encountered:
Versions
Repro steps
npm run show/ yarn show
Observed behavior
In dist folder, the image url referenced from JS/TS code(which is invalid image) is different from what is in html template, while it is the same image.
Desired behavior
they should reference the same url and the valid image.
The text was updated successfully, but these errors were encountered: