Describe the bug
When i pass to the node / link canvas object mode a string and not () => string which the docs said you can
nothing works i don't know if it's because the mode was set to default or something else
To Reproduce
Steps to reproduce the behavior:
- pass string to the node / link canvas object instead of a function that return string
- render some data
- see that the node / link canvas object was not fire
Expected behavior
to be able to pass string and not just a function
Desktop (please complete the following information):
- OS: Ubuntu 24.04.3 LTS
- Browser Chrome
- Version v1.44.4
Describe the bug
When i pass to the node / link canvas object mode a string and not () => string which the docs said you can
nothing works i don't know if it's because the mode was set to default or something else
To Reproduce
Steps to reproduce the behavior:
Expected behavior
to be able to pass string and not just a function
Desktop (please complete the following information):