MichaelLHerman

Results 2 comments of MichaelLHerman

To me it looks like there is a problem in the view model code. There is a new instance of the command created on every "get". The instance that RaiseCanExecuteChanged...

Just for the record, it's not just EF Core. I have also experienced problems that only appear in Release mode when using Autofac with its autogenerated Factory registrations ![image](https://github.com/dotnet/maui/assets/8433330/e76d5797-f810-4f5d-a36e-4e8b1505293e) https://autofac.readthedocs.io/en/latest/resolve/relationships.html#dynamic-instantiation-func-b...