Open josephroy99 opened 1 month ago
To add context, this code was copied from the handle demo, but the code example for the basic demo with no handle also doesn't work.
I have the same issue. With Blazor Web App it works fine but in the MAUI blazor there is no functionality.
Can anyone provide a statement on whether it is likely that this issue will be resolved in MAUI hybrid in the short term? I would appreciate feedback so that I can plan whether I need to implement a different drag-and-drop function for my lists.
@josephroy99 @cs-mq Thank you for using BlazorBootstrap. Will check and get back to you on this?
Can anyone already provide feedback on whether this bug will be fixed in the foreseeable future?
Describe the bug When using MAUI Blazor, and implementing the scrollable list, it is not possible to drag any of the elements.
To Reproduce Steps to reproduce the behavior:
Expected behavior The element that was dragged should follow the mouse.
Screenshots N/A
Versions (please complete the following information):
Sample code
Desktop (please complete the following information):