re: above.
Do you see any issue using
var slides = [...element.querySelectorAll('.HYPE_scene ')];
element being the Hype scene calling the callback, which then queries for HYPE_scene hopefully only finding symbols.
re: above.
Do you see any issue using
var slides = [...element.querySelectorAll('.HYPE_scene ')];
element being the Hype scene calling the callback, which then queries for HYPE_scene hopefully only finding symbols.