-
upkg down 503 filepond
![IMG_0409](https://github.com/user-attachments/assets/b9279d84-70a3-4bbb-9a6a-4aa2c0682794)
-
### What happened?
```php
#[On('filepond-upload-started')]
public function uploadStarted(): void
{
dd('fail'); // Only arrays and Traversables can be unpacked
}
#[On('filepond-upload-finished')]…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Is there a solution to increase the height of t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe the bug…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe the bug…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated React FilePond, FilePond, and all plugins?
- [X] I have updated FilePond and its plugins
###…
-
I'm using node v16.20.2
![image](https://github.com/user-attachments/assets/32c67999-73f6-457d-85f4-4c5ec5a18e75)
This is my package.json.
```bash
{
"name": "XXXX",
"version": "0.0.2",
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe…
-
Greetings! I'm excited about using this package to handle my integration with Filepond. Unfortunately, when setting up my client according to your documentation, my Django app returns this response:
…
-
### What happened?
Setting credits proprety to false does not remove the credits from UI
### How to reproduce the bug
just set credits proprety
### Package Version
1.2
### PHP Version…