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

selector issue #569

Open
BradleyLankler opened this issue Nov 19, 2021 · 5 comments
Open

selector issue #569

BradleyLankler opened this issue Nov 19, 2021 · 5 comments

Comments

@BradleyLankler
Copy link

Minimal reproduction of the bug with instructions:

Am using as a selector in your html and it is appearing on the page
i.e. hello world still prints hello world

Expected behavior:

An error should be popping up saying selector is not valid

Other information:

How is this working?

I would be willing to submit a PR to fix this issue:

no
[ ] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No

@jbistis
Copy link

jbistis commented Nov 20, 2021

More on this, e.g. in stock-market-container.component.html, I can add hello at the top and there is no console error but if remove the dash, hello I get the error NG0304: 'abcxyz' is not a known element. This behavior is only in ExamplesModule. In all other modules, it works as expected.

@jbistis
Copy link

jbistis commented Nov 20, 2021

Here is a screen grab
tag-issue

@jbistis
Copy link

jbistis commented Nov 20, 2021

here it is.
tag-issue

@jbistis
Copy link

jbistis commented Nov 20, 2021

One more update...it only happens in OurServicesModule.

@jbistis
Copy link

jbistis commented Nov 20, 2021

The issue is in the ExamplesModule only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants