DevTKSS
DevTKSS
If the changes are okay, I could then add the added DependencyProperty to the Uno specifics Docs, but would eitherway plan to create a CommunityTutorial about this for what I...
Hey @Xiaoy312 do you or someone else of the team maybe could check this out? Maybe we could add those things right into the WebView2? For the DocumentTitle this is...
@MartinZikmund could you enqueue this for review ready list? Would not know how I could make it better with my limited knowledge in attached properties š , but maybe the team...
@morning4coffe-dev I dropped the DocumentTitleChanged Event and API Modifications on the Control itself as you told to be expected like this [in your last comment](https://github.com/unoplatform/uno/issues/21473#issuecomment-3576848946). š @jeromelaban one question to...
Using the suggested Event Subscription from `IsNavigating` and Binding in my own App with xaml: ``` ``` Does not even enter the `OnIsNavigationChanged` DP Callback Handler, so I assume there...
@stagep For documentation PRs, I prefer having a second reviewer, especially for wording, since Iām not a native English speaker š. Regarding code reviews: The initial checks ā similar to...
@stagep I created a DevOps for my Repo MyManufacturerERP (which is where I am attempting to also use Mapster + Mediator for at least the CA side, not sure if...
@stagep I did test this last time in VS2022 but have moved to 2026 after the Dotnet Conf, so that should not be a problem š But I think I...
@MartinZikmund mine breaks also on hotreload after I edited Bindings, but with a different error message, is that somehow related to your issue? ``` 16:57:23.15 Code changes were successfully applied....
@stagep I am using the Readme of my Repo as Landing Page, you mean that? š Took me a while to came to the trick for sourcing the images for...