Hello everyone, I have a problem, after C3 was updated to the latest version, when opening it does not show anything, everything in black, check the codes but nothing happens, so I export the project and when starting, it starts pause, so I checked that and in preview bug mode, the pause is at 1.0, so I have no problem with it.
Now press the F12 and I get this error:
Uncaught (in promise) ReferenceError: trim is not defined
at lunarray_LiteTweenInstance.parseCurrent (beb8ffc0-2969-41a7-86d6-30873b5230c1:84)
at lunarray_LiteTweenInstance.addToTweenList (beb8ffc0-2969-41a7-86d6-30873b5230c1:134)
at new lunarray_LiteTweenInstance (beb8ffc0-2969-41a7-86d6-30873b5230c1:29)
at Function.New (jsutil.js:9)
at BehaviorInstance._CreateSdkInstance (behaviorInstance.js:2)
at Instance._CreateSdkInstance (instance.js:6)
at C3Runtime.CreateInstanceFromData (runtime.js:47)
at Layer.CreateInitialInstances (layer.js:6)
at Layout._CreateInitialInstances (layout.js:17)
at Layout._StartRunning (layout.js:13)
If I'm not mistaken it is lunarray_LiteTween, I don't know if it is a code error, or a behavior error for updating the C3 to 234.2, now if it is the behavior I would have to remove it from each place in use, I use it to make the buttons appear horizontal at startup.