We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Web UI registration form loading works only once. Website must be reloaded for it to work again. See also this TODO.
The upload react code is from How to Create, Download, and Upload Files in React Apps and this code base also has the same problem. It looks like the event handler is not being reset after loaded once.
While working on the loader, it would be good to perform better validation of the loaded data to ensure everything works as expected.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Web UI registration form loading works only once. Website must be reloaded for it to work again. See also this TODO.
The upload react code is from How to Create, Download, and Upload Files in React Apps and this code base also has the same problem. It looks like the event handler is not being reset after loaded once.
While working on the loader, it would be good to perform better validation of the loaded data to ensure everything works as expected.
The text was updated successfully, but these errors were encountered: