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
The "Import ADIF file" feature only works reliably the first time it's used; after that the page has to be reloaded, or maybe you can open the file selection and cancel and get it out of it's funk.
There's a JS console log message that's probably relevant:
ERROR TypeError: Failed to execute 'readAsText' on 'FileReader': parameter 1 is not of type 'Blob'.
The text was updated successfully, but these errors were encountered:
The "Import ADIF file" feature only works reliably the first time it's used; after that the page has to be reloaded, or maybe you can open the file selection and cancel and get it out of it's funk.
There's a JS console log message that's probably relevant:
The text was updated successfully, but these errors were encountered: