First of all the example in the docs shows the Particles object expecting an object as the 2nd argument. The actual code requires a Map. After converting the object into the map, config changes are not being read. It's stuck on default settings.
First of all the example in the docs shows the Particles object expecting an object as the 2nd argument.
The actual code requires a Map.
After converting the object into the map, config changes are not being read. It's stuck on default settings.