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

JS error in the mesh plugin when displaying sample mesh #2271

Closed
podlipensky opened this issue May 22, 2019 · 0 comments
Closed

JS error in the mesh plugin when displaying sample mesh #2271

podlipensky opened this issue May 22, 2019 · 0 comments

Comments

@podlipensky
Copy link
Contributor

While running TB with mesh demo app summaries, an error is shown in Chrome browser:

(index):29587 Uncaught TypeError: Cannot read property 'forEach' of undefined
    at b._createPointCloud ((index):29587)
    at b._createGeometry ((index):29586)
    at b.updateScene ((index):29585)
    at HTMLElement._updateScene ((index):29639)
    at HTMLElement._complexObserverEffect ((index):1595)
    at HTMLElement._effectEffects ((index):1589)
    at HTMLElement._propertySetter ((index):1589)
    at HTMLElement.__setProperty ((index):1589)
    at HTMLElement._computeEffect ((index):1595)
    at HTMLElement._effectEffects ((index):1589)
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

2 participants