Skip to content

Flows.nodered.org description of fields is wrong #17

@jdotbdot

Description

@jdotbdot

Current Behavior

The description page lists the fields as "size" and "src" but in the node config are "size" and "url"

Image

Dynamic Configuration says "You can override the src value defined in Node-RED by passing a msg.src value to the iframe."
In fact you use msg.src to override the "url" config field.

Expected Behavior

Description should ideally match the actual values.

msg.url should override the url field (perhaps msg.src also for backwards compatibility)

Steps To Reproduce

No response

Environment

  • Node-RED Dashboard 2.0 version:
  • Node-RED version:
  • Node.js version:
  • Platform/OS:
  • Browser:

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions