Steve Bilogan

Results 273 comments of Steve Bilogan

@ajpinedam this is no longer an issue, correct?

fyi @dr1rrb / @Kunal22shah This is causing us to use the hack as part of https://github.com/unoplatform/uno.chefs/pull/1181

Poking @carldebilly / @nickrandolph for anymore info that we need for this one. Doing this will allow us to no longer rely on the `WebAuthenticationBroker`, correct?

@carldebilly should your `SystemBrowserAuthBroker` be defined and registered via APIExtension inside of the Uno Extensions Auth library itself? Would this be a temporary way of handling auth until https://github.com/unoplatform/uno/issues/19787 is...

@DevTKSS sorry trying to follow up on this, is the issue here that the IRouteNotifier EventArgs are not being set properly or simply that we should update the docs to...

@copilot this work should be integrated into the `MvvmTypeProvider`, not in the `BindableTypeProvidersGenerationTask`.

I feel like both are issues we shouldnt introduce as regressions no?

Yeah there's no real good way around this :/ the resources for the flyouts seemingly only search at a the top app level

We could use a custom style for each of the Flyouts that injects the `XamlControlsResources` as part of the style

@copilot The sample app code was mostly kept within the Uno.Themes.Samples.Shared project. We need to migrate that old sample app to a new single project uno.sdk app