You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am experiencing an issue where a browser used disabled hardware acceleration. In this scenario, NodeImageProgram (node-image) suffers a crash.
TypeError: Cannot read properties of null (reading 'getParameter')
at createNodeImageProgram (webpack://ember_auto_import/../../node_modules/@sigma/node-image/dist/sigma-node-image.esm.js?:61:99)
My question is, is there a way to force sigmajs to use canvas? I am attempting to use - type: 'canvas' in my render settings.
})
This doesn't seem to make a difference
Beta Was this translation helpful? Give feedback.
All reactions