aframe-d3-visualization icon indicating copy to clipboard operation
aframe-d3-visualization copied to clipboard

update aframe version break demo

Open 7dir opened this issue 8 years ago • 3 comments

7dir avatar Feb 23 '17 20:02 7dir

Thanks. I've not looked at this project for a while. Would you mind submitting a PR for the fix.

almossawi avatar Feb 26 '17 17:02 almossawi

I can not understand why it was broken when I am increased the version number

A-Frame Version: 0.3.0
aframe.min.js:227 three Version: ^0.76.1
aframe.min.js:227 WebVR Polyfill Version: 0.9.15
aframe.min.js:6 core:schema:warn Unknown property `fog` for component/system `undefined`. +0ms
aframe.min.js:48 THREE.WebGLRenderer 76
aframe.min.js:123 Uncaught TypeError: Cannot read property 'x' of null
    at s.update (https://aframe.io/releases/0.3.0/aframe.min.js:123:1460)
    at s.tick (https://aframe.io/releases/0.3.0/aframe.min.js:123:1622)
    at https://aframe.io/releases/0.3.0/aframe.min.js:149:5472
    at Array.forEach (native)
    at HTMLElement.value (https://aframe.io/releases/0.3.0/aframe.min.js:149:5434)
    at HTMLElement.value (https://aframe.io/releases/0.3.0/aframe.min.js:149:5614)
    at e (https://aframe.io/releases/0.3.0/aframe.min.js:149:4915)
    at HTMLElement.<anonymous> (https://aframe.io/releases/0.3.0/aframe.min.js:149:5026)
    at Object.module.exports.fireEvent (https://aframe.io/releases/0.3.0/aframe.min.js:271:791)
    at https://aframe.io/releases/0.3.0/aframe.min.js:139:2516
aframe.min.js:123 Uncaught TypeError: Cannot read property 'x' of null
    at s.update (https://aframe.io/releases/0.3.0/aframe.min.js:123:1460)
    at s.tick (https://aframe.io/releases/0.3.0/aframe.min.js:123:1622)
    at https://aframe.io/releases/0.3.0/aframe.min.js:149:5472
    at Array.forEach (native)
    at HTMLElement.value (https://aframe.io/releases/0.3.0/aframe.min.js:149:5434)
    at HTMLElement.value (https://aframe.io/releases/0.3.0/aframe.min.js:149:5614)
    at e (https://aframe.io/releases/0.3.0/aframe.min.js:149:4915)
    at HTMLElement.<anonymous> (https://aframe.io/releases/0.3.0/aframe.min.js:149:5026)
    at Object.module.exports.fireEvent (https://aframe.io/releases/0.3.0/aframe.min.js:271:791)
    at https://aframe.io/releases/0.3.0/aframe.min.js:139:2516

7dir avatar Mar 01 '17 01:03 7dir

Is there any chance you got solutions on this issue.. ? @almossawi @7dir

rohitkshirsagar avatar Jun 20 '19 08:06 rohitkshirsagar