question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'active' is not a valid property of <a>

See original GitHub issue

Reproduction

StackBlitz is unusable for me

https://github.com/cromefire/active-tab-link

Expected Behavior

<nav mat-tab-nav-bar>
    <a mat-tab-link [active]="true">Tab</a>
</nav>

Should result in an active tab

Actual Behavior

ERROR in src/app/app.component.html(21,21): error TS8002: 'active' is not a valid property of <a>.

Environment

  • Angular: 9.0.0-next.5
  • CDK/Material: 8.2.0
  • Browser(s): N/A
  • Operating System (e.g. Windows, macOS, Ubuntu): Ubuntu 18.04

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Splaktarcommented, Oct 17, 2019

Please try 9.0.0-next.0 as this should be resolved in that release.

1reaction
jelbourncommented, Oct 17, 2019

This should be fixed now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Querying active directory gives error on valid property ... - MSDN
Hi,. I am running a query against active directory and am getting back records etc. However a little way through the foreach statement, ......
Read more >
Property 'spring.profiles.active' imported from location 'class ...
Property 'spring.profiles.active' imported from location 'class path resource [application-dev.yml]' is invalid · Ask Question.
Read more >
valid - CSS: Cascading Style Sheets - MDN Web Docs
The :valid CSS pseudo-class represents any or other element whose contents validate successfully. This allows to easily make valid fields ...
Read more >
Data Import error message reference - Analytics Help
Message Meaning So... Empty column header at column number X. The upload file is missing a column header. Ed... Multiple errors occurred: List of multiple...
Read more >
Error: Invalid Property Value when Entering Swimmer Birthdate
ACTIVE Hy-Tek has been a leader in swim management and track & field software for more than 25 years. Our mission is to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found