-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
fromStream is broken #279
Comments
Did you follow the mobx migration guide? Please provide a sandbox
reproduction.
Op vr 2 okt. 2020 19:13 schreef Varog <notifications@github.com>:
… Looks like fromStream doesn't work at 6.* version
[image: 1]
<https://camo.githubusercontent.com/cac6accf7455902fac9ee2441da613c72d5337d3/68747470733a2f2f692e696d6775722e636f6d2f3577396a6352682e706e67>
But in previous version 5.* everything's good
[image: 2]
<https://camo.githubusercontent.com/993634fbd02dc43e780ce29e191c2e221eef09a2/68747470733a2f2f692e696d6775722e636f6d2f6c4641414162532e706e67>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#279>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN4NBADJWCUPRHLN6HAKLTSIYJ6JANCNFSM4SB75PJA>
.
|
Yep, tried to do everything from migration guide. Here is the sandbox example https://codesandbox.io/s/hardcore-snyder-nin76 |
Thanks for reporting! There was a build issue causing incorrectly compiled code to end up in the bundle. Should be fixed in 6.0.1! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like
fromStream
doesn't work at 6.* versionBut in previous version 5.* everything's good
The text was updated successfully, but these errors were encountered: