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

Hot-reload support. #16

Open
carloslfu opened this issue Mar 2, 2019 · 0 comments
Open

Hot-reload support. #16

carloslfu opened this issue Mar 2, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@carloslfu
Copy link
Owner

Implement useMachine version that supports hot-reload of XState instances. The way to go is to build a wrapper hook that registers all the XState instances in a singleton and provides a rehydrate function that uses XState persistence mechanism. Ref: #15, statelyai/xstate#382.

@carloslfu carloslfu added enhancement New feature or request help wanted Extra attention is needed labels Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant