I am exploring in Augmented reality using A-Frame and ar.js in that I am currently working with interactions part of 3d-models or primitives.My requirement is on every click of the object or primitive it has to increase its size.But the click events are not working with the current version of A-frame.
Code link for click events click .
A-Frame latest version cdn link.
My code glitch