JesperBllnbm
JesperBllnbm
Hi there, thank you for this great package! For my project I needed more customising options for the draggables (e.g. rootOverlay, custom dragAnchors, access to all callbacks) and so I...
Hi there, Thanks a lot for this cool package, really useful! I found a really weird edge case where the ScrollPhysics was not behaving as expected. When I wrap a...
**Describe the bug** The API returns conflicting headers: `ETag` is provided for resource validation, but `Cache-Control` is set to `no-store`. This prevents the client from caching and validating the resource,...
**Describe the bug** Using the API I expect the a settings object like this: ```json "settings": { "notify-due": "off", "calendar": true } ``` but what I get is this: ```json...