Skip to content

Visual mode: Handle missing/undefined props #6673

@JonnyBurger

Description

@JonnyBurger

Parent issue: #6665

If a prop is not explicitly provided on the Sequence element (relying on a default value), the timeline editor needs to handle this case. The source code transformer may not find the prop to update. We should test what happens and decide on the behavior — e.g. should we insert the prop into the JSX, or mark it as non-editable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions