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
Have you updated Vue FilePond, FilePond, and all plugins?
I have updated FilePond and its plugins
Describe the bug
I am coming from using the react-filepond version of this to a new project that is forcing me to use vue.
I am having trouble with getting prop intellisense to show the available props on the FilePond component.
Is this expected or am I doing something wrong?
I dont get any red lines on the props. But I also can pass props which I know for sure do not exist and there is still no red warning.
Is this a bug / something with the vue-filepond package that is expected. Or am I the dummy who does not know how to get vue intellisense working? I do have volar vs code extension installed and for locally authored SFCs I have intellisense.
Is there an existing issue for this?
Have you updated Vue FilePond, FilePond, and all plugins?
Describe the bug
I am coming from using the react-filepond version of this to a new project that is forcing me to use vue.
I am having trouble with getting
prop
intellisense to show the available props on theFilePond
component.Is this expected or am I doing something wrong?
I dont get any red lines on the props. But I also can pass props which I know for sure do not exist and there is still no red warning.
Is this a bug / something with the vue-filepond package that is expected. Or am I the dummy who does not know how to get vue intellisense working? I do have volar vs code extension installed and for locally authored SFCs I have intellisense.
Thanks you for the help. Have a great day!
Reproduction
Environment
The text was updated successfully, but these errors were encountered: