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
Currently, flowbite modals are used in the score submission buttons. Sometimes the library doesn't load properly, so the page has to be refreshed to submit scores. Replacing these with <dialog> should fix this issue.
Currently, flowbite modals are used in the score submission buttons. Sometimes the library doesn't load properly, so the page has to be refreshed to submit scores. Replacing these with
<dialog>
should fix this issue.Related #208
The text was updated successfully, but these errors were encountered: