Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'path' does not exist on type 'File' #169

Open
HighPriest opened this issue Feb 8, 2025 · 0 comments
Open

Property 'path' does not exist on type 'File' #169

HighPriest opened this issue Feb 8, 2025 · 0 comments

Comments

@HighPriest
Copy link

Hello boys.
When trying to use your widget, I have found out, that how you are handling File type, does not match the spec.

Currently:

  • Full Path of the uploaded file is stored in path parameter of File type
  • webkitRelativePath parameter is not used at all
  • Typescript is throwing an error that file.path does not exist on type File

Image

Expected:

  • Full path of the uploaded file is stored in webkitRelativePath parameter of File type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant