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
This is causing me problems as well, and the above fix is too hacky for me.
What would be ideal tbh is if the file input element was appended invisibly to the document body and then removed again at the end of the change callback here but I can see that may not be viable.
Selenium tests needs access to the html input but elm/file never places its input element in the dom.
What approach do you use/suggest?
Thanks in advance.
The text was updated successfully, but these errors were encountered: