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

at GeoJsonDataSource.stories.tsx,throw error"describe is not defined" #48

Closed
windcatcher opened this issue Jan 9, 2019 · 1 comment · Fixed by #49
Closed

at GeoJsonDataSource.stories.tsx,throw error"describe is not defined" #48

windcatcher opened this issue Jan 9, 2019 · 1 comment · Fixed by #49
Labels

Comments

@windcatcher
Copy link

at GeoJsonDataSource.stories.tsx,throw error"describe is not defined"

describe is not defined
ReferenceError: describe is not defined
at load (http://localhost:9001/main.6bf02358e258f58db97d.bundle.js:1343:19)
at Object.mount (http://localhost:9001/main.6bf02358e258f58db97d.bundle.js:1372:17)
at CesiumComponent.mount (http://localhost:9001/main.6bf02358e258f58db97d.bundle.js:3894:22)
at CesiumComponent.componentDidMount (http://localhost:9001/main.6bf02358e258f58db97d.bundle.js:3836:18)
at commitLifeCycles (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:48252:22)
at commitAllLifeCycles (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:49617:7)
at HTMLUnknownElement.callCallback (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:32174:14)
at Object.invokeGuardedCallbackDev (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:32224:16)
at invokeGuardedCallback (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:32281:31)
at commitRoot (http://localhost:9001/vendors~main.6bf02358e258f58db97d.bundle.js:49813:7)

@rot1024
Copy link
Member

rot1024 commented Jan 10, 2019

Thank you for reporting the error! This is my mistake. I'll fix it soon.

@rot1024 rot1024 added the bug label Jan 10, 2019
rot1024 added a commit that referenced this issue Jan 10, 2019
…scribe

fix: GeoJsonDataSource describe error (#48)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants