django-stars / frontend-skeleton

frontend-skeleton
MIT License
56 stars 31 forks source link

initStore fix #219

Closed alexgul4enko closed 4 years ago

alexgul4enko commented 4 years ago

this is because our checkaccess functionality works based on router navigation and we should initialize store sync for web apps instead of react-native apps. Or add global loading wrapper that will render some spinner instead of routerRecursive before INIT action