soflyy / breakdance-bugs

Bug reports from Breakdance users.
38 stars 5 forks source link

V2.0 Beta 3: JS Dependencies not loading and Actions not running in Builder Mode for Extensions ( Eg: Scroll, Entrance Animations ) #1110

Closed MrBushid0 closed 3 days ago

MrBushid0 commented 1 week ago

In beta 3 of V2.0, a new bug was introduced where when an extension or a feature uses JS, the Dependencies are not loaded inside the builder and the Actions are not running.

On the front end, everything works as expected.

You can see an example in the video with the BD Entrance Animations and the WebGL Fluid extension from Elements Hive. The same behavior is true for other BD extensions like the Scrolling and Sticky features too.

https://github.com/soflyy/breakdance-bugs/assets/3267657/afb631df-7986-4b9c-b433-4f1f99e4f4ad

breakdancemoderator commented 3 days ago

Thank you for the report; this has been fixed in Breakdance 2.0 RC 1.

MrBushid0 commented 2 days ago

It's working. Thanks!