fable-compiler / fable-arch

Framework for building applications based on the elm architecture.

Home Page:https://fable-compiler.github.io/fable-arch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevTools messing up the state

mastoj opened this issue · comments

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

I can't reproduce it.

Should be closed ? @mastoj

Yes. I thought it was :)