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
enhancementNew feature or requestv3Relevant to version 3.*
2 participants
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have the following use case:
This generates a circular import, but if instead of doing it directly I do something like this:
The other file a similar change
Could something like a lazy provider be created to do this?
For example, specifying it like this:
It would be good to have a way to avoid always importing containers for cases like these, where both depend on each other due to system requirements.
All reactions