I work with d3.js for data visualization. I get the warning shown in the following figure.
Does anyone have an idea why this is happening and how can I solve it? The message indicated in the error follows
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
user4556747
source share