-
**Which version are you using?**
Switched over from [`react-particles-js`](https://github.com/Wufe/react-particles-js) to [`react-tsparticles`](https://github.com/matteobruni/tsparticles)
Version: 1…
-
**Which version are you using?**
1.18.11
**Is the latest version affected?**
- [x] Yes
- [ ] No
**Which library are you using?**
- [ ] Vanilla JS (`tsparticles`)
- [x] React (`react-tsp…
-
The background element `#tsparticles` height is currently hardcoded using height and responsive media queries.
The problem with this is it can either be too long or too short. This results in a whi…
-
### Contact Details
andrecanale05@libero.it
### What happened?
Hi, I was trying to build with the Static sites adapter for my site with sveltekit but it gives an error during the build:
[vite-plug…
-
### Contact Details
_No response_
### What happened?
When touching the screen on a mobile device (Android and iOS confirmed) while having onClick specified, the onClick event fires twice. This appe…
-
**Which version are you using?**
1.26.2
**Is the latest version affected?**
*You can checkout latest version [here](https://www.npmjs.com/package/tsparticles)*
- [x ] Yes
- [ ] No
**Whic…
-
### Contact Details
tekofxx@gmail.com
### What happened?
When using the React component it only plays when reloading the page. Without reloading the page the component remains still with the partic…
-
### Contact Details
_No response_
### What happened?
I am using next.js with react-tsparticles 1.41.6 and I am not able to change styles of canvas. I tried to change position `fixed` to `asbsolute`…
-
**Describe the bug**
The same error that was described in issue https://github.com/matteobruni/tsparticles/issues/84 is still occurring on version `1.18.3`. Desktop (including macOS with Retina displ…
-
I have this message in my console: `callback - tsparticles config loaded` but I don't see particles in the div with `id` = `particlets`. How do I debug this?