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
This was a really weird random error. I'll do my best to explain what happened. I have a 3 deep nested layout. So the first page is a list of models. then you click on the models to get master detail lists. When I click around a lot in the master detail page and go back to the dashboard, it gives me this error.
I feel like it has to do with me clicking too fast and triggering things too fast, but how can I prevent this?
[error][tid:main][RCTNavigator.m:471] JS has only made partial progress to catch up to UIKit
The text was updated successfully, but these errors were encountered:
This was a really weird random error. I'll do my best to explain what happened. I have a 3 deep nested layout. So the first page is a list of models. then you click on the models to get master detail lists. When I click around a lot in the master detail page and go back to the dashboard, it gives me this error.
I feel like it has to do with me clicking too fast and triggering things too fast, but how can I prevent this?
[error][tid:main][RCTNavigator.m:471] JS has only made partial progress to catch up to UIKit
The text was updated successfully, but these errors were encountered: