access is not working for routes #8763
Unanswered
herorelative
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
it is working fine using with useAccess hook but permissions were not applied to routes. why?
minimal reproduction
Added the following code in app.ts to use redux-toolkit and route permission stopped working.
All reactions