ethtective / ethtective.com

2 stars 0 forks source link

Incompatibility with Brave browser #12

Open ellis2323 opened 5 years ago

ellis2323 commented 5 years ago

I have tried the last version of brave with ethtective and no version (windows, linux or mac os x) works. The same bug occur on chrome on windows too (not on linux or os x).

I have the following error in console:

<link rel=preload> must have a valid `as` value
react-dom.production.min.js:188 TypeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': Value is outside the 'long' value range.
    at n (force-graph.module.js:1236)
    at Function.init (force-graph.module.js:1270)
    at o (kapsule.min.js:1)
    at Object.n [as comp] (kapsule.min.js:1)
    at s.value (react-kapsule.module.js:163)
    at ml (react-dom.production.min.js:219)
    at fl (react-dom.production.min.js:212)
    at ul (react-dom.production.min.js:211)
    at al (react-dom.production.min.js:211)
    at rl (react-dom.production.min.js:209)
    at $t (react-dom.production.min.js:207)
    at wl (react-dom.production.min.js:224)
    at Nl (react-dom.production.min.js:225)
    at Tl.render (react-dom.production.min.js:232)
    at react-dom.production.min.js:236
    at yl (react-dom.production.min.js:222)
Rt @ react-dom.production.min.js:188
react-dom.production.min.js:188 TypeError: Cannot read property 'zoom' of undefined
    at e.i.componentDidMount (Graph.js:111)
    at ml (react-dom.production.min.js:219)
    at fl (react-dom.production.min.js:212)
    at ul (react-dom.production.min.js:211)
    at al (react-dom.production.min.js:211)
    at rl (react-dom.production.min.js:209)
    at $t (react-dom.production.min.js:207)
    at wl (react-dom.production.min.js:224)
    at Nl (react-dom.production.min.js:225)
    at Tl.render (react-dom.production.min.js:232)
    at react-dom.production.min.js:236
    at yl (react-dom.production.min.js:222)
    at Al (react-dom.production.min.js:236)
    at Object.render (react-dom.production.min.js:238)
    at Object.<anonymous> (index.js:13)
    at e (bootstrap d8b7fe651e2934fe7459:19)
Rt @ react-dom.production.min.js:188
react-dom.production.min.js:212 Uncaught TypeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': Value is outside the 'long' value range.
    at n (force-graph.module.js:1236)
    at Function.init (force-graph.module.js:1270)
    at o (kapsule.min.js:1)
    at Object.n [as comp] (kapsule.min.js:1)
    at s.value (react-kapsule.module.js:163)
    at ml (react-dom.production.min.js:219)
    at fl (react-dom.production.min.js:212)
    at ul (react-dom.production.min.js:211)
    at al (react-dom.production.min.js:211)
    at rl (react-dom.production.min.js:209)
    at $t (react-dom.production.min.js:207)
    at wl (react-dom.production.min.js:224)
    at Nl (react-dom.production.min.js:225)
    at Tl.render (react-dom.production.min.js:232)
    at react-dom.production.min.js:236
    at yl (react-dom.production.min.js:222)
Cygnusfear commented 5 years ago

After chrome updated we have a full meltdown on all platforms, thanks for submitting the issue!

ligi commented 3 years ago

Also just stumbled into this - any chance this can be fixed?

ligi commented 3 years ago

Or actually it does not seem to be the same issue:

image

was just judging by the issue title - not the stacktrace initially

Cygnusfear commented 3 years ago

Seems I misconfigured Alchemy, can you confirm if this error still appears?

ligi commented 3 years ago

Oh - works now - thanks for the fast fix!

Cygnusfear commented 3 years ago

Great!