Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circular dependency on federated router #3580

Closed
wibed opened this issue Jan 18, 2024 · 1 comment
Closed

circular dependency on federated router #3580

wibed opened this issue Jan 18, 2024 · 1 comment

Comments

@wibed
Copy link
Contributor

wibed commented Jan 18, 2024

i might have a circular dependency at hand, which is problematic.
if i rely on the example of federated redux, i import the app from the remote to decorate it with the store.

yet want to import slices selectors etc into the remote to access state from other modules.

which would cause a circular dependency

@ScriptedAlchemy
Copy link
Member

I need to update redux. It still uses v1 of M-F and is very old, not built by me. I'll take a look next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants