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
For now we have a bunch of places where we use useCapabilitiesLoaded hook and render loader with it's value. What if we render a general loader like in GetUser component? It seems all key parts of our app requires /capabilities loaded.
For now we have a bunch of places where we use
useCapabilitiesLoaded
hook and render loader with it's value. What if we render a general loader like inGetUser
component? It seems all key parts of our app requires /capabilities loaded.@artemmufazalov what do you think?
The text was updated successfully, but these errors were encountered: