Replies: 1 comment
-
|
Ah, and of course I search for "solidjs multiple file upload form" and Google generates the solution. Thank you, Google. Sorry I didn't try that 5 minutes ago. FYI, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy, I'm translating code I wrote with Rust/Leptos to JS/Solid and I'm befuddled by this error:
The code is below. I can choose a file once, and the table shows the details, but the second time I get that error. If I change the
FortoIndex(and thefiletofile()) then the error happens the first and every time. What am I doing wrong?Thank you.
Beta Was this translation helpful? Give feedback.
All reactions