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

TypeError: Cannot set property 'inpageStream' of undefined #82

Closed
horodnicdragos opened this issue Jun 11, 2021 · 1 comment
Closed

Comments

@horodnicdragos
Copy link

There seems to be an issue with the Extension constructor. Reproduced in a fresh create-react-app, see the repo below:

https://github.com/horodnicdragos/terrajs-extension-bug-repro/blob/master/src/App.js

I can't really figure out what is going on.

@jimryan
Copy link
Contributor

jimryan commented Jun 16, 2021

I just ran into this myself. The docs are wrong. The Extension class should be instantiated like any other class: new Extension().

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

3 participants