Skip to content

Create Warning on naming conflicts in Element Definition #124

@quarkus

Description

@quarkus

create a warning log t alert developers that they are doing something wrong!

Example:

properties () {
return { events: {}}
}

events() {}

should produce a console.warn that prop overwrites the core function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions