clj-statecharts icon indicating copy to clipboard operation
clj-statecharts copied to clipboard

friends example does not work with re-frame integration with Service API

Open hadils opened this issue 2 years ago • 1 comments

I am getting the following error when running the friends example from the docs:

Error: fsm :friends got unknown event :success-load when in state

hadils avatar May 26 '22 15:05 hadils

Hey @hadils thanks for reporting this. I'd like to see a minimum repro of this bug. You could use https://github.com/lucywang000/bugs-repro/ as a reference.

lucywang000 avatar May 27 '22 10:05 lucywang000