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

Super expression must either be null or a function, not undefined #4

Open
romanenko opened this issue Nov 25, 2015 · 5 comments
Open

Comments

@romanenko
Copy link
Contributor

Hello!

Trying to plug this component in, but it gives an error: Uncaught TypeError: Super expression must either be null or a function, not undefined.
Tried to add constructor(props) { super(props); } but no success.

I'm using React v0.14.3, React-Leaflet v0.9.0

@romanenko
Copy link
Contributor Author

Maybe, we should inherit from a different base component?

@izziaraffaele
Copy link

+1

@izziaraffaele
Copy link

Probably my problem is that this library is using React-leaflet 0.7 and I'm using v0.10 which doesn't have PopupContainer as @romanenko mentioned.

@snario
Copy link

snario commented Feb 29, 2016

+1

@paulserraino
Copy link
Owner

This should be fixed in version 0.1.8

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

No branches or pull requests

4 participants