serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
432 stars 98 forks source link

MAUI Blazor Hybrid support #86

Closed DapperMickie closed 11 months ago

DapperMickie commented 1 year ago

Is it possible to get this working on .net maui blazor hybrid? I tried it and desktop seems to be just fine, though mobile support isn't that good. Is this a Monaco issue or do you think it could be fixed with css? (Because I think most of the issues are actually positioning and styling related)

serdarciplak commented 11 months ago

Unfortunately, Microsoft does not support mobile browsers for Monaco Editor. See here.