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
When using react native web the select control modal doesn't appear correctly. This is because react-native-web doesn't yet support the modal component.
To Reproduce
Steps to reproduce the behavior:
run storybook with react native web
use a story with a select control
go to addons panel and try to use the select control
Expected behavior
The select control should provide a normal input of type select when used on the web
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
When using react native web the select control modal doesn't appear correctly. This is because react-native-web doesn't yet support the modal component.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The select control should provide a normal input of type select when used on the web
Screenshots
The text was updated successfully, but these errors were encountered: