Eilon Lipton
Eilon Lipton
In theory drag & drop should work within the BlazorWebView, but there appear to be some bugs related to this. You could certainly try to use .NET MAUI's native drag...
Hi everyone, I've been taking another look at this issue and so far I have not been able to find _any_ drag & drop web/HTML/JS sample that works on Android...
Regarding this: > > Thanks @VegasVault , I was able to repro this exactly in Android, and also saw some other odd behavior in Windows/WinUI/WebView2 where the drag _does_ start,...
Thank you @VegasVault I'll take another look.
@ismasanchez thank you for all this info! Perhaps at a minimum we could write up some of this as guidance for Blazor Hybrid developers. I'll have to look into it...
> @Eilon None of those implementations mentioned before work on Windows, any thoughts on that? Hmm I just tried the ones you linked running Edge on Win11 and they worked....
I started an investigation on deep linking with .NET MAUI + Blazor Hybrid and I'm fairly sure that there are enough features to implement it in an app. Here's what...
@jeromelaban that's a great question and I'm trying to figure out what happened here. It seems there's some bot I'm unfamiliar with that is syncing issues between GitHub and Azure...
Looks like the bot is there to sync everything so we need to keep this issue open.
@egvijayanand unfortunately that's not something we'll be able to debug because it is currently an unsupported scenario. I suggest trying to attach a debugger and step through your code and/or...