Event binding messed up (lit)
# help-with-umbraco
l
Hello, im trying to bind some functions to buttons in a workspace but for some reason they get passed to the next bound element. So when i click on button 1 i get the error: index.js:15 Uncaught TypeError: this._$AH.handleEvent is not a function at Ct.handleEvent And when i click button 2 i get the alert "Button 1" And for 3 i get "Button 2". Does anyone know what might be going wrong here? https://cdn.discordapp.com/attachments/1290964652490231850/1290964652687229018/image.png?ex=66fe6006&is=66fd0e86&hm=8bd5f0c2582b625f7ed03776ac477e0049a33990d3ab2b20549607fffc6ae100&
6 Views