brainly / style-guide

:art: Brainly Front-End Style Guide
https://styleguide.brainly.com/
Other
163 stars 30 forks source link

Add suppressHydrationWarning to SelectMenu #2800

Closed matzimowski closed 7 months ago

matzimowski commented 7 months ago

to migitate to following issue:

Screenshot 2024-03-20 at 15 58 14

we used suppressHydrationWarning already for some other components in similar cases

FYI - we cannot use useId to solve it, since it's not available in React version currently used here.