Skip to content

node / link canvas object mode doesn't work when passing string #391

Description

@Anchel123

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:

  1. pass string to the node / link canvas object instead of a function that return string
  2. render some data
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions