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
Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
Check the render method of `GraphNodeStatic`.
in GraphNodeStatic (created by Motion)
in g (created by Motion)
in Motion (created by GraphNode)
in GraphNode (created by WorkloadNode)
A nice warning too:
Warning: Failed prop type: Invalid prop shape of value dottedtriangle supplied to GraphNode, expected one of ["circle","cloud","cylinder","dottedcylinder","heptagon","hexagon","octagon","pentagon","sheet","square","triangle"].
The text was updated successfully, but these errors were encountered:
foot
added
the
bug
Broken end user or developer functionality; not working as the developers intended it
label
May 21, 2019
foot
changed the title
Unrecognised shape provided to GraphNode raises uncaught exeception
Unrecognised shape provided to GraphNode raises uncaught exception
May 21, 2019
Stack
A nice warning too:
The text was updated successfully, but these errors were encountered: