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

fix: dispatch map #310

Merged
merged 1 commit into from
Feb 28, 2024
Merged

fix: dispatch map #310

merged 1 commit into from
Feb 28, 2024

Conversation

shrouxm
Copy link
Member

@shrouxm shrouxm commented Feb 28, 2024

Description

Cyclic dependency issue with mutually referential redux slices. Resolved by changing some load time constants to callbacks that return the same constant. Untangling the cyclic dependency would be much higher effort.

Checklist

  • Corresponding issue has been opened

Related Issues

techmatters/terraso-mobile-client#884 will be resolved once this gets downstream.

@paulschreiber paulschreiber merged commit f61f15d into main Feb 28, 2024
10 checks passed
@paulschreiber paulschreiber deleted the fix/dispatch-map branch February 28, 2024 15:11
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

Successfully merging this pull request may close these issues.

2 participants