Hello!
I'm trying to send async request to route but faced one problem. On click event does not worked:
I see the first alert. But don't see alert after pressing the button.
Button:
Thanks :)
Hello,
Please make sure your object already exists, try to add right after your alert():
console.log("button exists: ", AJS.$("#test").length);
0 means that the object is not present in DOM yet...
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.