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
When I use AsyncAuthorization, it causes issues with the Dashboard UI.
Styles and scripts fails to load correctly, leading the graphics to disappear in the home page of the dashboard. In addition, trigger and delete buttons remain disabled when a recurring job is selected.
When I use AsyncAuthorization, it causes issues with the Dashboard UI.
Styles and scripts fails to load correctly, leading the graphics to disappear in the home page of the dashboard. In addition, trigger and delete buttons remain disabled when a recurring job is selected.
Here's my code:
When I use Authorization instead of AsyncAuthorization as below, everything works fine.
I'm currently using ASP.NET 8.0.1 with Hangfire 1.8.11 Nuget package installed.
The text was updated successfully, but these errors were encountered: