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

Rain example gives an error on aframe 1.1.0 to 1.4.0 #70

Open
vincentfretin opened this issue Jan 5, 2023 · 2 comments
Open

Rain example gives an error on aframe 1.1.0 to 1.4.0 #70

vincentfretin opened this issue Jan 5, 2023 · 2 comments

Comments

@vincentfretin
Copy link

With latest master (Feb 25, 2022), the rain example gives an error on aframe 1.1.0 to 1.3.0, also on 1.4.0 with #68

Uncaught (in promise) TypeError: e.size.map is not a function
    at n.initParticleSystem (aframe-particle-system-component.min.js:1:4955)
    at n.update (aframe-particle-system-component.min.js:1:3088)
    at n.initComponent (component.js:333:10)
    at n.updateProperties (component.js:305:12)
    at e.exports.Component (component.js:81:8)
    at new n (component.js:665:15)
    at d.initComponent (a-entity.js:319:17)
    at d.updateComponent (a-entity.js:471:10)
    at d.updateComponents (a-entity.js:442:12)
    at a-entity.js:243:12
@vincentfretin
Copy link
Author

This is fixed by #71

@diarmidmackenzie
Copy link
Contributor

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

2 participants