Eilon Lipton
Eilon Lipton
This is covered by the linked issues, so closing this as dupe.
See comment here: https://github.com/dotnet/maui/issues/3536#issuecomment-1012800568 @javiercn I'm not sure I understand this reasoning because it doesn't seem to align with any particular restriction that I know of. We should discuss more...
The workaround is to: 1. Place all the Razor code (`*.razor` files) in a regular Razor Class Library (RCL) 2. The .NET MAUI library can have `true` and reference the...
@lvendramini you would set UseMaui=true in the MAUI app or library. And then add a regular project reference to the RCL that contains any razor files or other static assets...
@jodavis - does anyone need to take a look at this issue? Are we missing important coverage because this test is disabled?
@muratg - candidate to move to RC?
@bonesoul can you share some info on why you want this updated?
@bonesoul got it, we'll take a look.
@SteveSandersonMS @danroth27
--- **Issue moved from dotnet/maui#15072** - Please respond to @Makstvell. --- _From @Makstvell on Tuesday, May 16, 2023 10:47:21 AM_ I have same problem , when i fast input text...