Allow ?ver=3039402 for shadow-root customCss #548
Closed
paulschek
started this conversation in
Ideas / Requests
Replies: 3 comments
-
After enabling debug mode, I see this error in the console: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Like it! Will do. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Now possible with v2.5.10. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy,
Trying to rotate version of the CSS file in case of hard case browsers like Safari that never flush cache.
Would be nice if I could insert a CSS with a version number and therefore rotate the CSS in browser's cache.
^^^ here is an example.
As soon as the ver part is added, the shadow root stops being generated.
I tried both @ and ? - both break the shadow-root elements.
Beta Was this translation helpful? Give feedback.
All reactions