fable-compiler / fable-arch

Framework for building applications based on the elm architecture.
https://fable-compiler.github.io/fable-arch/
Apache License 2.0
60 stars 14 forks source link

DevTools messing up the state #39

Closed mastoj closed 8 years ago

mastoj commented 8 years ago

Doing a couple of increments on the top counter followed by a commit, a couple of increment on the bottom counter and then toggling those events will result in the incorrect model. Test here: https://fable-compiler.github.io/fable-arch/samples/plugin/index.html

MangelMaxime commented 8 years ago

I can't reproduce it.

MangelMaxime commented 8 years ago

Should be closed ? @mastoj

mastoj commented 8 years ago

Yes. I thought it was :)