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
It is the same behavior, except the terminal warnings appear on both cases only when roc dev launches the browser. Further browser refreshes don't show the terminal warning.
Hi,
I'm using the roc-package-web-app-react v1.0.0-beta.9. I have installed babel-plugin-flow-react-proptypes v0.21.0 and have this in my package.json:
In the following screenshot, I use PropTypes as Flow types and the warning only appears in the terminal.
But in that screenshot, I use react PropTypes and I am warned both in the terminal and in the browser viewport and console.
Is it possible to use PropTypes as Flow types and be warned both in the terminal and browser?
Thanks for your input.
Best,
The text was updated successfully, but these errors were encountered: