#Error when using the nodes

1 messages · Page 1 of 1 (latest)

velvet compass
#

I am getting this error rather sporadicaly, but have no idea why.

index.js:10 Uncaught TypeError: l.mouse is not a function
at p (index.js:10:17404)
at index.js:10:7952
at i (build.umd.js:961:23)
at o.trace (inline-script-content.js:146:30)

unreal kindle
#

I never saw this bug. Looks like d3?

velvet compass
#

The error happens, when windows users (I cant replicate it on my macbook), are using our whiteboard tool. Suddenly everything freezes and they have to refresh in order to continue working. We cannot seem to find a consistent way to replicate it, but it happens rather often.

unreal kindle
#

We need to get a windows machine for the office .. from time to time there are weird errors for windows and it's hard to reproduce for us.

#

However I checked the error again, and I am pretty sure that it comes from d3

velvet compass
#

It is happening when the users are using the whiteboard normally. We do not use d3 in any way, but the autolayout feature and it is not related to that. When searching for the "l.mouse i find it quite a few times inside reactflow"

unreal kindle
#

that comes from d3 (we are using d3-drag and d3-zoom)