-
Notifications
You must be signed in to change notification settings - Fork 2k
BlazorWebView drag and drop does not work with MAUI Templates #2205
Copy link
Copy link
Open
Labels
Priority:1Created by mkArtakMSFTCreated by mkArtakMSFTarea-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewblockedWork that is currently blockedWork that is currently blockeddiscussedCreated by mkArtakMSFT to help with planning temporarily. It will be removed after planning is done.Created by mkArtakMSFT to help with planning temporarily. It will be removed after planning is done.externalpartner/webview2Issues depending on Edge WebView2Issues depending on Edge WebView2t/enhancement ☀️New feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
Priority:1Created by mkArtakMSFTCreated by mkArtakMSFTarea-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewblockedWork that is currently blockedWork that is currently blockeddiscussedCreated by mkArtakMSFT to help with planning temporarily. It will be removed after planning is done.Created by mkArtakMSFT to help with planning temporarily. It will be removed after planning is done.externalpartner/webview2Issues depending on Edge WebView2Issues depending on Edge WebView2t/enhancement ☀️New feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When using MAUI with blazor template add a draggable component. Long press will recognize you are attempting to drag but no functionality is present.
Steps to Reproduce
Expected Behavior
It should allow you to drag an element as it does on a browser.
Actual Behavior
OnDragStart fires but no actual functionality is present.
Basic Information
Version with issue: Preview 6 and 7
Last known good version: None
IDE: Visual Studio 2022 Preview 3.1
Platform Target Frameworks:
Nuget Packages:
Affected Devices: Physical and emulated
Screenshots
Reproduction Link
Workaround
Depends on