Closed shea-hawkins-zz closed 8 years ago
Shoot, yes it should be. Thanks for catching that!
Okay, I've fixed these -- please let me know if you see anything else.
Thanks, will take a look when i can
Yep you're right, I have removed the hasOwnProperty check.
Needs a rebase
Okay, the fork has been rebased.
@ngokevin This PR has broken the demo code in aframe-react-boilerplate
(the cursor doesn't show, and the box disappears as soon as it starts rotating). Going back to ef1ecc7 works again.
Skipped stringifying false values, letting aframe handle that coercion. Also filters out garbage props before outputting aframe element.