wufe / react-particles-js

Particles.js for React
https://rpj.bembi.dev/
MIT License
1.15k stars 106 forks source link

Canvas is always empty #130

Closed oklex closed 4 years ago

oklex commented 4 years ago

(help wanted) I've tried copying the configurations in 'https://rpj.bembi.org/' but the rendered canvas is empty. I tried on version 2.4 and after installing tsParticles but the canvas (with any of the provided configurations) is always empty.

I reproduced this after deleting and re-installing node_modules, and running on another computer. This is my repo which is having troubles for reference: https://github.com/oklex/richmun-site

matteobruni commented 4 years ago

Have you tried changing the color of the particles? I'm not sure about it, but it seems particles have no color (white default) and background seems white too.

oklex commented 4 years ago

That does it ":D this has been an embarrassing request - thank you for your quick assistance!

matteobruni commented 4 years ago

Happens sometimes, don’t worry

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.