Skip to content

unknown functions shouldn't cause a crash #252

@Mouvedia

Description

@Mouvedia
//crash
on: @click { action: test(test) };
//no crash
on: @click { action: test(test); };

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions