You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot inject IContainerProvider to custom services. container doesn't see registered pages.
Tested Prism version 9.0.537
Dotnet sdk 8.0.404
It is very strange but container in App.xaml.cs works fine. and constructor of custom service invoked after App constructor. It is mean that container was already builded.
Description
Cannot inject IContainerProvider to custom services. container doesn't see registered pages.
Tested Prism version 9.0.537
Dotnet sdk 8.0.404
It is very strange but container in App.xaml.cs works fine. and constructor of custom service invoked after App constructor. It is mean that container was already builded.
Attached tested project
PrismContainer.zip
Steps to Reproduce
Platform with bug
.NET MAUI
Affected platforms
iOS, Android
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: