hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.24k stars 417 forks source link

TypeError: this.controller is undefined #135

Closed wuiyang closed 2 years ago

wuiyang commented 2 years ago

In the events example, after pressing "start" without giving camera permission, and then pressing "stop", receives this.controller is undefined error.

https://github.com/hiukim/mind-ar-js/blob/7dee01e2a31a2b05ea2465c52529a3add5a2e863/src/image-target/aframe.js#L61

hiukim commented 2 years ago

thx for reporting. will fix it.