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 & Expected behavior
A clear and concise description of what the bug is.
-> While using react 18, react xarrows are being loaded dynamically based on connection, then it shows not a number issue.
-> required to add a default number value for these fields may be 0 or something
To Reproduce
Steps to reproduce the bug: what props where used, in what way the lib was used?
provide preferably minimal code snippets/codesandbox/gitpod.
-> Using React 18, and while rendering these arrows with dynamic id variables it causes this issue to pop
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Describe the bug & Expected behavior
A clear and concise description of what the bug is.
-> While using react 18, react xarrows are being loaded dynamically based on connection, then it shows not a number issue.
-> required to add a default number value for these fields may be 0 or something
To Reproduce
Steps to reproduce the bug: what props where used, in what way the lib was used?
provide preferably minimal code snippets/codesandbox/gitpod.
-> Using React 18, and while rendering these arrows with dynamic id variables it causes this issue to pop
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: