Skip to content

idlefingers/next-xstate-fast-refresh-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small repo to show the xstate-react fast refresh bug.

To reproduce, install dependencies (yarn install), start the server (yarn dev), then:

  1. In the browser, clicking the toggle button changes the state value from 'foo' to 'bar'
  2. Change something in the component to trigger a fast refresh
  3. Click the toggle button. State stops changing 😢

About

Small repo to reproduce xstate-react fast-refresh bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published