carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Fix variation data jumping back to a previous state after it's persisted #231

Open mxstbr opened 8 years ago

mxstbr commented 8 years ago
  1. Change some variation data
  2. ~500ms afterwards try changing it again
  3. Because the data was just persisting, when the request is done the data jumps back to a previous state

Getting this bug might take a few tries, but you're going to notice it when you have it!