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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
BlazorInputFile throws an exception "There is no file with ID 1. The file list may have changed".
On re-add new files, all previously created objects belonging to previous files aren't saved. Meantime, the index starts with unsaved objects that no longer exist.
Note that saving files at each selection step gives an correct index.
The Chrome inside debugger indicates a problem in inputfile.js
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
BlazorInputFile throws an exception "There is no file with ID 1. The file list may have changed".
On re-add new files, all previously created objects belonging to previous files aren't saved. Meantime, the index starts with unsaved objects that no longer exist.
Note that saving files at each selection step gives an correct index.
The Chrome inside debugger indicates a problem in inputfile.js
The text was updated successfully, but these errors were encountered: