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
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
By implementing edge property of Canvas component with the following:
EdgeProps don't follow its typescript definition, data is missing on property properties?: EdgeData level but available at root level.
It seems to be related to this piece of code:
I'm submitting a...
By implementing edge property of Canvas component with the following:
EdgeProps don't follow its typescript definition, data is missing on property properties?: EdgeData level but available at root level.
It seems to be related to this piece of code:
reaflow/src/layout/elkLayout.ts
Line 253 in d5768c1
Environment
The text was updated successfully, but these errors were encountered: