James

Results 11 comments of James

@TeoTN Running into the same issue, were you able to resolve this?

@pmcclintock Were you able to resolve this issue? I'm experiencing the same thing

@pmcclintock I found this issue that resolved it for me. https://github.com/afry/quill-mention/issues/148

@smithbrianscott Were you able to resolve this? I have a similar issue that's just started happening and I have no idea where it stems from. The select seems to work,...

The issue exists for Middleware types as well

The problem with that method is it doesn't give you anything useful in your IDE Using Parameters: ![Screen Shot 2022-07-15 at 4 49 09 pm](https://user-images.githubusercontent.com/15789509/179167768-fe40e7df-c986-4ebc-9729-3c53dd83c687.png) Using a properly exported type:...

Have you tried the [`forceFallback`](https://github.com/SortableJS/Sortable#forcefallback-option) option?

The`@end` event has an `originalEvent` property

Also hit this issue, but it happens in both directions (we're building a kanban style board). I haven't dug into the autoScroll logic deeply, but from what I'm seeing my...

Yep, that's the same issue I'm experiencing. I'm going to dive into it today and write up a custom handler. It may or may not be helpful for your purpose,...