Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
I got an error by using tsParticles,but the first time is ok,and reopen got these error:
this is issue in github
and the project code is: https://github.com/luojiandan/webParticles
Solved! Go to Solution.
it's ok:
import { particlesJS } from "tsparticles";
change to:
import { particlesJS } from "../node_modules/tsparticles/dist/tsparticles.js";
it's ok:
import { particlesJS } from "tsparticles";
change to:
import { particlesJS } from "../node_modules/tsparticles/dist/tsparticles.js";
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.