Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flow.bound doesn't work #2941

Closed
blinkcat opened this issue May 18, 2021 · 1 comment · Fixed by #2944 or #2940
Closed

flow.bound doesn't work #2941

blinkcat opened this issue May 18, 2021 · 1 comment · Fixed by #2944 or #2940
Assignees
Labels

Comments

@blinkcat
Copy link

Intended outcome:
It should print 1 2 3 on the right screen

Actual outcome:
change flow to flow.bound on line 7 of store.ts
print nothing

How to reproduce the issue:
demo https://stackblitz.com/edit/react-ts-kusqpj?file=store.ts

Versions
mobx 6.3.0
mobx-react-lite 3.2.0

@urugator urugator self-assigned this May 18, 2021
@urugator urugator mentioned this issue May 18, 2021
@github-actions github-actions bot mentioned this issue May 18, 2021
@urugator
Copy link
Collaborator

Thanks for the report! Should be fixed in the next release (6.3.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants