Why does the dashboard display but still show a login button? #580
cdecinkoKnight
started this conversation in
General
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.
-
I have been wrestling with this for two days. I have TickerQ as part of my API project. I am using Entra to secure access. The user gets an Entra login screen before being directed to the dashboard. All of the dashboard appears to work except it still shows a login button. If the user clicks that the nav bar vanishes. I've had Copilot going round and round trying this that and everything. It seems like the UI never makes a call to get the user details. Either that or it's not picking it up from the authentication.
Beta Was this translation helpful? Give feedback.
All reactions