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 · 2 comments
Open

Make config react to changes #689

chrisvxd opened this issue Nov 7, 2024 · 2 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?
@mauri-bask-health
Copy link

Hello! I was wondering if there are any updates or plans to work on this feature soon.

By the way, thank you for all the hard work you’re doing. Puck Editor is 🔥🔥 !!!

P.s. if I can be helpful in any way, please lmk

@chrisvxd
Copy link
Member Author

Hey @mauri-bask-health, thanks for reaching out! It's not top of the queue, but it is on our radar.

Our priority features are #598 and #255. If there's enough interest in this one, we can bring it up the queue.

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

2 participants