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
github-actionsbot
changed the title
Media Theme URLs using append_version point to wrong resource during local development
Media Theme URLs using append_version point to wrong resource during local development (OSOE-775)
Jan 18, 2024
During local development of a Media Theme (I'm trying specifically with this one) you can include static resources like this:
This correctly generates this:
However, if you add
append_version
:Then it'll point to a wrong URL:
FileVersionProviderDecorator
.append_version
to our sample template so next the UI test can catch this.Jira issue
The text was updated successfully, but these errors were encountered: