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
fix: sw load should not be system dependent (#21813) (#21818)
Check the load request as
relative instead of ===
to not have a problem between
systems that use \ instead of /
Fixes#21743
Co-authored-by: caalador <mikael.grankvist@vaadin.com>
0 commit comments