abstratt/kirra-ui

dashboard triggers login dialog if user already logged in

Closed this issue · 1 comments

The dashboard is hitting queries the user does not have access to, triggering the login dialog.

Workaround was to change the model so all dashboard-worthy queries required no permissions.

Seems to be fixed.