If I make changes to SVG elements using the code editor and re-sign the code signature, all the animations completely disappear from the animation panel and I have to start from scratch. If I manually enter in a target selector the panel flashes. The builder also becomes unresponsive intermittently with the panel open and is just really glitchy. In some cases the gray bar that I guess is supposed to be used resize the panel has a gap. I didn’t notice this issue when I was playing around with SVG animation in beta 1. I think it might be related to morph SVG since I get these console errors in the builder:
GSAP target [object NodeList] not found. https://greensock.com
p @ gsap.min.js?ver=1735314553:2
Uncaught TypeError: Cannot read properties of null (reading ‘clientHeight’)
at builder.js?ver=1735314553:1:211429
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘morphSVG’)
at bricksforge_panel.js?ver=1735314553:1:62800
at Array.forEach ()
at Proxy.handleTimeline (bricksforge_panel.js?ver=1735314553:1:54925)
at Proxy.renderPanel (bricksforge_panel.js?ver=1735314553:1:7436)
at builder.js?ver=1735314553:1:202126
at new Promise ()
at Pe (builder.js?ver=1735314553:1:202095)
at builder.js?ver=1735314553:1:211772
at vendors.js?ver=1735314553:2:83840
at s (vendors.js?ver=1735314553:2:65419)