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
Since 5.39.3 (likely #16797), <select> doesn't receive the scoping class during SSR.
At hydration, if the class is static, it is skipped, and thus the element remains unstyled.