Symbols >=2 inside Persistent Symbol: ERROR null is not an object (evaluating 'f[K]')

Strange situation here:

I’m building a NAVI menu and I’ve a Persistent Symbol that works perfectly, when I add a Symbol inside, no problems, but if I add more Symbols…ERROR!!! :frowning:

Check the attached project: is divided in 2 slides.

TypeError: null is not an object (evaluating 'f[K]')
PfHYPE-466.thin.min.js:42:173
eHYPE-466.thin.min.js:70:292
veHYPE-466.thin.min.js:71:272
BbHYPE-466.thin.min.js:71:336
tfHYPE-466.thin.min.js:71:411
(anonymous function)HYPE-466.thin.min.js:12:278
fHYPE-466.thin.min.js:47:212

Symbols Error.hype.zip (48.9 KB)

Hey @Cescomare

Not sure why this happens. Maybe a question for the guys at @hype

If the standard symbols are empty then its fine but when you add the ellipse then it’s a problem.

Also if you move the standard symbols outside your persistent symbol then it also works fine.

I have a feeling it could be something to do with the persistent symbols and where they live within the Hype document (outside of the scenes) there could be a conflict there with the elements that are created by the standard symbols.

D

Just joined the Beta program: this bug has already been fixed! :wink:

Wait the next update if you encountered it!

:wink: I’m already on the beta program. Good stuff glad you were made aware of it.

D