-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
<input type="file" dirname="">Error:
(JSX attribute) dirname: string
Type '{ type: string; dirname: string; }' is not assignable to type 'SvelteInputProps'.
Property 'dirname' does not exist on type 'SvelteInputProps'.ts(2322)Reference:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefdirname
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working