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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfixes
Fixed an issue with the HotModuleReload not working by changing the Vite configuration;
Fixed a bug where opening the ServiceDetail page in a new tab was stuck in a loading state caused by the service names were not being propagated by the Services page;
Added a length check to assess if there's any OAuth providers configured alongside SAML (#329)
Fixed several minor issues on the Submit, SubmissionDetail and WorkflowCreate pages. (#327)