Skip to content

get_slot_changes not initialized to null #2697

@jacobmischka

Description

@jacobmischka

This results in a trailing comma in the function call, which is normally fine for modern envs but, ha, of course not in ancient ones.

Current output when the node has no values:

default_slot.p(get_slot_changes(default_slot_1, ctx, changed,), get_slot_context(default_slot_1, ctx, null));
                                                            ^

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