Ivan Perevezentsev
Results
12
comments of
Ivan Perevezentsev
The solution that worked for me was to queue the events of these types and emit them later using `setTimeout()`. At first I tried to monkey-patch the `ANode.prototype` but it...
@ngokevin I just tried the latest version of A-Frame from master (commit #e9ba54ebcf7 at the moment) and it doesn't fix.