Closed KOT4N closed 1 month ago
That is expected behavior. This is how component isolation works.
To request object from another component you should use FromComponent
according to the documentation
The idea is to suggest corrections if we have corresponding type another component or scope
Providers:
Container:
If it setups WITH component in SomethingProvider it raises
WITHOUT component it works fine.