Hey, I’m facing an issue with On load interactions for new projects that I’ve been working on today. It’s not working when publishing or even in the preview. console logging doesn’t show anything either. I’ve tried creating new projects, blank projects and even a new account to test this. It doesn’t work in any scenario.
Hi @conceivable_hawk! In which element are you using On Load interactions? Is your goal to perform some interaction when the page loads?
To run an interaction on load, please insert and use the Side Effect component!
The HTML on load interaction only works for certain loadable element types like images and iframes. We will try to clarify this in the UI.