Skip to content

Improve error handling when selector is not found #16

Open
@brunob15

Description

@brunob15

Currently if the selector provided to the ngx-element is not found in the registry then an error is raised.
After that, the behaviour is not the intended and can not recover from the error.

Improve the error handling to console.log a message and allow the user to recover from the error by setting a valid selector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions