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

Uncaught TypeError: Cannot read property 'transition' of undefined #496

Closed
erick-otenyo opened this issue Jan 15, 2018 · 7 comments
Closed

Comments

@erick-otenyo
Copy link

Getting this error on the console when setting fitBounds on Map Component.

@alex3165
Copy link
Owner

Hi @erick-otenyo, could you reproduce the issue with the webpackbin boilerplate in the readme?

@erick-otenyo
Copy link
Author

Here is the fork https://github.com/erick-otenyo/react-mapbox-gl-debug

also the fork is live at https://react-mapbox-debug.surge.sh

Am using google chrome. The error shows on the chrome console

@jthetzel
Copy link
Contributor

I'm also seeing this in the react-mapbox-gl demo, before and after 0.43.0 upgrade. Possibly related to mapbox/mapbox-gl-js#1970 .

@SBRK
Copy link
Contributor

SBRK commented Feb 2, 2018

Also getting this after updating from react-mapbox-gl 2.7 to 3.5 and mapbox-gl-js to 0.43

@SBRK
Copy link
Contributor

SBRK commented Feb 2, 2018

I don't have the problem with 0.44, and the rest seems to be working without problems

@redbmk
Copy link
Contributor

redbmk commented Feb 2, 2018

I was actually seeing this when running the demos in the examples folder. Upgrading the peer dependency to 0.44.0 fixed it though - do we know of any breaking changes from 0.43 to 0.44?

redbmk added a commit to redbmk/react-mapbox-gl that referenced this issue Feb 2, 2018
jirik added a commit to klokantech/maputnik that referenced this issue Feb 27, 2018
@sachinhd517
Copy link

Uncaught TypeError: Cannot set property 'transition' of undefined

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

No branches or pull requests

6 participants