zerol
Results
2
comments of
zerol
Hi, @Dynalon, sorry for the late response. I post a simplified demo [here](https://github.com/zeroooooooo/helloworld/blob/dev/react/src/index.tsx). The code I used to register action is the same as the example code as follows: [connect.tsx](https://github.com/zeroooooooo/helloworld/blob/dev/react/src/views/dogs/index.tsx)...
Thanks a lot for the replying and the suggestions. @Dynalon I thought dispatch would trigger the observable and through the pipeline, I got it wrong... **addSideEffect** should be a good...