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
Describe the bug
A clear and concise description of what the bug is.
Application error: a client-side exception has occurred (see the browser console for more information).
Top of stack (remainder at bottom)
TypeError: a[qt(...)][s.backgroundColor] is not a function
at node (index-f97770bc257e872f8c86.js:1:106141)
To Reproduce
Which specific things did you do which lead to said bug? E.g. what did you click, which commands did you call, etc.
Go to Settings
Expand "visual"
Expand "colors"
Click on "Background"
Pick the red color, pick the upper-left (black?)
Refresh page
See nodes fail to load
Expected behavior
Everything should load without console errors.
Screenshots
What browser were you using?
Chrome - 112.0.5615.138 (Official Build) (64-bit)
Additional context
amework-a62d654bd9699da79f2a.js:1 TypeError: a[qt(...)][s.backgroundColor] is not a function
at node (index-f97770bc257e872f8c86.js:1:106141)
at nodeColor (index-f97770bc257e872f8c86.js:1:106161)
at 879-09bfd8a9d59d1f41b6f4.js:1:1145521
at Array.forEach ()
at 879-09bfd8a9d59d1f41b6f4.js:1:1145270
at Function.tickFrame (879-09bfd8a9d59d1f41b6f4.js:1:1145670)
at Object.keys.forEach.o. [as tickFrame] (879-09bfd8a9d59d1f41b6f4.js:1:556634)
at e (879-09bfd8a9d59d1f41b6f4.js:1:1163032)
at Function.init (879-09bfd8a9d59d1f41b6f4.js:1:1163157)
at a (879-09bfd8a9d59d1f41b6f4.js:1:556060)
uu @ framework-a62d654bd9699da79f2a.js:1
main-80dde85f3cea1551bba1.js:1 TypeError: a[qt(...)][s.backgroundColor] is not a function
at node (index-f97770bc257e872f8c86.js:1:106141)
at nodeColor (index-f97770bc257e872f8c86.js:1:106161)
at 879-09bfd8a9d59d1f41b6f4.js:1:1145521
at Array.forEach ()
at 879-09bfd8a9d59d1f41b6f4.js:1:1145270
at Function.tickFrame (879-09bfd8a9d59d1f41b6f4.js:1:1145670)
at Object.keys.forEach.o. [as tickFrame] (879-09bfd8a9d59d1f41b6f4.js:1:556634)
at e (879-09bfd8a9d59d1f41b6f4.js:1:1163032)
at Function.init (879-09bfd8a9d59d1f41b6f4.js:1:1163157)
at a (879-09bfd8a9d59d1f41b6f4.js:1:556060)
le @ main-80dde85f3cea1551bba1.js:1
main-80dde85f3cea1551bba1.js:1 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
le @ main-80dde85f3cea1551bba1.js:1
index-f97770bc257e872f8c86.js:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'd3Force')
at index-f97770bc257e872f8c86.js:1:102480
at l (main-80dde85f3cea1551bba1.js:1:72073)
at Generator._invoke (main-80dde85f3cea1551bba1.js:1:71861)
at Generator.next (main-80dde85f3cea1551bba1.js:1:72502)
at r (879-09bfd8a9d59d1f41b6f4.js:1:1371690)
at s (879-09bfd8a9d59d1f41b6f4.js:1:1371893)
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Which specific things did you do which lead to said bug? E.g. what did you click, which commands did you call, etc.
Expected behavior
Everything should load without console errors.
Screenshots
What browser were you using?
Chrome - 112.0.5615.138 (Official Build) (64-bit)
Additional context
The text was updated successfully, but these errors were encountered: