Simon Altschuler
Simon Altschuler
Currently drag and drop events are blocked by perfect scrollbar on touch devices because it captures the touch events and doesn't propagate them (I believe). This is related to mdbootstrap/Tailwind-Elements#538...
First of all, thank you very much @shlomiassaf for your work on this project. It is much appreciated! It's a fantastic library and without doubt the best modal lib I've...
#### Feature request `tide-nav` is super useful, but it would be even more useful if the results were displayed as you where typing, just like `helm-do-ag`. Currently I have to...
It would be very useful to be able to set the image data through an input. Current I'm wrapping the cropper in another component that takes the image data as...
This adds the exclude option, enabling exclusion of directories and files
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have two projects in a solution called Main and...
**Describe the bug** Using NextJS and discord OAuth login doesn't work because the `js-cookies` lib doesn't seem to properly set the cookie in the context of NextJS. The refresh token...