akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

Django Bundle not going to home page #5

Closed anbalaganr closed 5 years ago

anbalaganr commented 5 years ago

Dijango bundle not going to home page after successfull login. It says "You have been successfully logged in." and stay in same login page

anbalaganr commented 5 years ago

Any updates???

jcanning commented 5 years ago

Hi, i just purchased this and with great difficulties, finally got everything to load to only have the same error as @anbalaganr above. 18 Days and no response is not good for paying customers. Please let us know what the next steps are.

I have tried to hit many of the routes in the pages menu but none of them load. It looks like i have a valid auth_app_token.

image

valentinkononov commented 5 years ago

Dear all! Thanks for your requests and sorry for such inconvenient delay. At the moment, this issue was fixed and updated bundle works fine. Issue was related to incorrect role checking of user, that's the reason of not routing to other pages. Please let us know if you have any issues with the lates code. Latest bundle version can be downloaded via the link in your email or in shopify

valentinkononov commented 5 years ago

For those who cannot update for any reason, please remove usage of [AdminGuard] everywhere in routing, as well as usage of directive nbIsGranted or accessChecker** service.