adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 36 forks source link

fix: account for url's with fragments when adding nocache query param #751

Closed dylandepass closed 2 months ago

dylandepass commented 2 months ago

If the url contains a fragment the nocache query param should come before the fragment. Currently we are just appending it on to the url and not factoring in the edge cache where the url contains a fragment on .page and then is published.

fixes #750

trieloff commented 2 months ago

:tada: This PR is included in version 6.45.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: