DevTKSS
DevTKSS
@cmastr not sure if the Copilot testings I seen on the other issues you commented are only that other team but since on this issue AI would have quite a...
Inspected the playground solution in this repo where this Interface is sampled. Will check its compatibility with a non shellmodel and check why that code in the docs is not...
To get the actual Route by `IRouteNotifier.RouteChanged(object? sender, RouteChangedEventArgs args)` the Event Property of Type IRegion.Name is not usable as shown in the Docs. After inspecting the src I would...
Maybe this other issue could get resolved by the mentioned comlication also: https://github.com/unoplatform/uno.extensions/issues/2606 When I defined the eventhandler in line with using lambda instead of seperate function, which could get...
@kazo0 **minimal:** updating the docs to tell us the working way for this, because the shown approach is not working for the result we are told to use it for...
This linked would also add the appropriate xml comments we currently dont have for the `Route.ToString()` overwrite to improve that In our IDE
not in the docs but showed in my tutorial the How To to this 👍 https://youtu.be/RZ3RirA7jhk @jeromelaban not sure if this makes it now state of "Fixed"? 😅 I mean...
@DocSvartz sorry I didn't seen this notification. My network is broken today so I only can answer via mobile. I am not sure if I understood the now targeted solution...
> [@DocSvartz](https://github.com/DocSvartz) [@DevTKSS](https://github.com/DevTKSS) I believe that we simply have to decide that when we map (using map as the generic term for what Mapster does) and we map to a...
@stagep but why doesn't it has a return type? 🤔 Am I missing the overload or method that would be returning that what am thinking of?