Edward Stevens
Edward Stevens
I've come across an issue where the useOnce hooks, for example `useCollectionOnce()` never loads any results - the loading property just returns `true` and nothing updates. ``` import { useCollectionDataOnce...
**Describe the bug** When are drawing a polygon, if at any point you press shift and then single click, the interaction stops, but it seems like no events are fired....
### Summary When 'allowReplace' is enabled (and `allowmultiple` is disabled as detailed [here](https://pqina.nl/filepond/docs/patterns/api/filepond-instance/#properties)), replacing file via drop calls onaddfile three times. ### How to reproduce Set `allowReplace` to enables and...