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
/final/client/src/components/login-forms.tsx references LoginTypes.loginVariables from login.ts which does not exist. It needs to be LoginTypes.LoginVariables instead.
Currently, it is not possible to start the final client because of this bug.
I already prepared a commit for this fix but can't push it to a new branch because I have no push permission for this repo. How can I get the push permission for new branches?
Thanks a lot and best regards,
Jonas
The text was updated successfully, but these errors were encountered:
Hello everybody,
/final/client/src/components/login-forms.tsx
referencesLoginTypes.loginVariables
fromlogin.ts
which does not exist. It needs to beLoginTypes.LoginVariables
instead.Currently, it is not possible to start the final client because of this bug.
I already prepared a commit for this fix but can't push it to a new branch because I have no push permission for this repo. How can I get the push permission for new branches?
Thanks a lot and best regards,
Jonas
The text was updated successfully, but these errors were encountered: