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
[ERROR] Warning: Cannot update a component (StackNavigator) while rendering a different component (EntryEdit). To locate the bad setState() call inside EntryEdit, follow the stack trace as described in https://reactjs.org/link/setstate-in-render.
How to replicate:
Enter the EntryEdit screen.
The bug warning pop-up will appear in the bottom of the screen.
The bug doesn't seem to cause any problems except annoyance.
The text was updated successfully, but these errors were encountered:
[ERROR] Warning: Cannot update a component (
StackNavigator
) while rendering a different component (EntryEdit
). To locate the bad setState() call insideEntryEdit
, follow the stack trace as described in https://reactjs.org/link/setstate-in-render.How to replicate:
The bug doesn't seem to cause any problems except annoyance.
The text was updated successfully, but these errors were encountered: