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
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
I just tried to set up a new project with version 0.18.0. After going through the setup instructions, I get the following error logs in the browser when navigating to http://localhost:3334/ :
Warning: Failed prop type: Page: prop type `isLoading` is invalid; it must be a function, usually from React.PropTypes.
Warning: Failed prop type: Required prop `__filename` was not specified in `Page`.
Warning: Failed prop type: Required prop `__url` was not specified in `Page`.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I have faced this small warnings as well. I updated some files too quickly, hard to cover this with automated testing :) (doable but tedious).
Will fix this asap.
I just tried to set up a new project with version 0.18.0. After going through the setup instructions, I get the following error logs in the browser when navigating to http://localhost:3334/ :
The text was updated successfully, but these errors were encountered: