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
Whenever using a Button and a Text component with ReactJS v16..0 even though elements are render and they work as expected an error message is displayed with the text:
Thanks for the report @rfretes. We're still working on better support of react-native-web and I guess this will be fixed soon 😄But currently, please, consider using RNW as a beta feature :)
Shouldn't this be kept open? Web support was announced on July 11th, and while it is experimental these issues allow for keeping track of what needs to be done to get closer to production-grade support.
Just my two cents
gianpaj
added a commit
to gianpaj/react-native-ui-kitten
that referenced
this issue
Jan 11, 2020
Issue type
I'm submitting a ...
Issue description
Whenever using a Button and a Text component with ReactJS v16..0 even though elements are render and they work as expected an error message is displayed with the text:
Current behavior:
Use a Button element in a render function, when element is render in the browser the error is displayed in the console.
Expected behavior:
Not display error message.
Related code:
Other information:
OS, device, package version
The text was updated successfully, but these errors were encountered: