Closed cbossut closed 3 years ago
Thanks for opening a new issue. The team has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/matteobruni/tsparticles
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.89. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Hi @cbossut,
Are you using the version 1.18.0
or the 1.18.9
? I'm preparing a 1.18.10
for some module errors and this could be fixed too in that version
It happened in 1.18.0
It happened in
1.18.0
Can you upgrade to latest version and check if the issue is still there?
tsparticles.slim.js:8263 Uncaught ReferenceError: Cannot access 'main_slim_MainSlim' before initialization at Module.5 (tsparticles.slim.js:8263)
Seems the different modules from standard and slim libs are not concatenated in an acceptable order. Tried changing slightly the concatenation, but I didn’t find a way to make it executable.