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

Make config react to changes #689

Open
chrisvxd opened this issue Nov 7, 2024 · 0 comments
Open

Make config react to changes #689

chrisvxd opened this issue Nov 7, 2024 · 0 comments

Comments

@chrisvxd
Copy link
Member

chrisvxd commented Nov 7, 2024

Currently, config doesn't react to changes. This makes certain behaviour impossible to implement, such as changing components at run-time.

Considerations

  • Will likely require a refactor of createReducer
  • What happens to history if it references old components? Treat same as missing components?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant