-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Problem description
The Select component doesn't render the same on server and browser on a mobile device. This is because the deviceInfo is only available in the browser.
Steps to reproduce
- Use the Select element with serverside rendering and see console error when viewing on mobile.
Expected behaviour
No more console error 😄
Additional context
Reactions are currently unavailable