Hello, I’ve just tried out the HTML snippet with all necessary HTML/CSS and JS data. I selected “HTML” in the widget. It is a simple DIV that has an “onclick” event. When running it in e. g. codepen it works fine but if I start running it in Mendix, it shows only the DIV I’ve created but nothing happens when clicking it. The following error is shown in the console: “Uncaught ReferenceError: Mother is not defined at HTMLDivElement.onclick (index.html?profile=Responsive:1)” Can anyone help me with this? Thank you!
↧