Skip to content

dirname does not exist on type SvelteInputProps #995

@treedbox

Description

@treedbox
<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

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions