Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Cannot read property 'r' of null when color is short notation "#fff" #41

Open
vedmant opened this issue Aug 2, 2019 · 1 comment
Open

Comments

@vedmant
Copy link

vedmant commented Aug 2, 2019

Cannot read property 'r' of null when color is short notation "#fff"

Particles.init({
selector: '.background',
color: '#fff',
connectParticles: true,
})

It works with #ffffff only

@araeuchle
Copy link

got the same issue. still not resolved.

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

No branches or pull requests

2 participants