visualize icon indicating copy to clipboard operation
visualize copied to clipboard

Errors with a simple net

Open oleksandr opened this issue 10 years ago • 7 comments

Example of a net:

P1(C1) OUT -> IN P2(C2) P2 OUT -> IN P3(C3)

Result:

Invariant Violation: replaceState(...): Cannot update during an existing state transition (such as within render). This could potentially cause an infinite loop so it is forbidden.

oleksandr avatar May 28 '14 14:05 oleksandr