[RC6][REGRESSION][ngUpgrade] Error: Only selectors matching element names are supported
See original GitHub issueI’m submitting a … (check one with “x”)
[x] bug report => search github for a similar issue or PR before submitting
Current behavior With RC5 it’s working fine. With RC6: Error: Only selectors matching element names are supported, got: [alertManagerRow].
Reproduction of the problem http://plnkr.co/edit/PvVWdDG5RfN7ZzVn0gUu?p=preview
Please provide a way to implement it, as you can see in the plunkr, it cannot be used as a non-attribute definition.
Please tell us about your environment:
- Angular version: 2.0.0-rc.6
- Browser: [all ]
- Language: [TypeScript 2.0.2 | ES5 | SystemJS ]
Issue Analytics
- State:
- Created 7 years ago
- Reactions:9
- Comments:30 (11 by maintainers)
Top Results From Across the Web
Selectors - W3C
The universal selector, written "*", matches the name of any element type. It matches any single element in the document tree. If the...
Read more >Attribute selectors - CSS: Cascading Style Sheets | MDN
The CSS attribute selector matches elements based on the presence or value of a given attribute.
Read more >Element selectors | Playwright - CukeTest
Selectors are strings that point to the elements in the page. ... text=Log in - default matching is case-insensitive and searches for a...
Read more >Selectors - WebdriverIO
The WebDriver Protocol provides several selector strategies to query an element. WebdriverIO simplifies them to keep selecting elements simple.
Read more >CSS selector for first element with class - Stack Overflow
Now only the first element with class="red" will have a border. ... To match your selector, the element must have a class name...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Regardless if it is antipattern or not it should not be
upgrade
making the check. I will have a look and should have a PR shortly.@vicb let us know if you need any more details