Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling when selector is not found #16

Open
brunob15 opened this issue Mar 7, 2020 · 0 comments
Open

Improve error handling when selector is not found #16

brunob15 opened this issue Mar 7, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@brunob15
Copy link
Owner

brunob15 commented Mar 7, 2020

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.

@brunob15 brunob15 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant