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
It seems Vuetify with same problem related to #205 (comment) (when enabling ssr client hints we get missmatch warning about drawer z-index, when disabling ssr client hints the missmatch warning about app footer left position)
This should be fixed ASAP
The most basic functionality of providing the layout for the application is broken.
Reproduction:
Temporary resolution:
Just hardcode the styles. This will break if any of the layout elements have dynamic width/height.
The text was updated successfully, but these errors were encountered: