-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Cannot read property 'on' of undefined #117
Comments
Same issue here after updating from version 6.0.3 to 6.1.1 (in addition to several other packages). Reverted back to version 6.0.3 and I'm still getting the error. Must be related to other packages being updated? I have all the same package versions @zbeyens listed. This is what I had previously that was working (with 6.0.3): |
Note that the DevTools package is not compatible with mobx-react@6 (see the
changelog of that package)
…On Fri, May 31, 2019 at 6:25 PM Nicholas Westbrook ***@***.***> wrote:
Same issue here after updating from version 6.0.3 to 6.1.1 (in addition to
several other packages). Reverted back to version 6.0.3 and I'm still
getting the error. Must be related to other packages being updated? I have
all the same package versions @zbeyens <https://github.com/zbeyens>
listed.
This is what I had previously that was working (with 6.0.3):
"mobx": "^5.9.0",
"mobx-react": "^5.4.3",
"mobx-react-router": "^4.0.5",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.8",
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#117?email_source=notifications&email_token=AAN4NBBWSIYC2FGAXA6T3L3PYFGOFA5CNFSM4HR3SZU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVWWKA#issuecomment-497773352>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAN4NBAM65K7TGPW6LWVX4TPYFGOFANCNFSM4HR3SZUQ>
.
|
|
I have this error when including
<DevTools />
Using these packages:
The text was updated successfully, but these errors were encountered: