cdk-describedby-message-container is causing blank line at the end of the page
See original GitHub issueWhich @angular/* package(s) are the source of the bug?
Don’t known / other
Is this a regression?
Yes
Description
This bug does not occur with Angular 12.1.0. I upgraded today to Angular 13.2.5, and this bug appears ( a blank line at the end of the page ). I should have this :
But i have this :
Problem caused by this :
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No error but the problem is caused by this :
<div class="cdk-describedby-message-container cdk-visually-hidden" style="visibility: hidden;"><div id="cdk-describedby-message-1">Sort</div></div>
If i delete the element, problem is solved…
I don’t understand why this appears, because i don’t have this element on my side…
### Please provide the environment you discovered this bug in (run `ng version`)
```true
Node : v16.14.0
Angular CLI : 13.2.5
Os : Windows (bash)
"@angular/animations": "^13.2.5",
"@angular/cdk": "^13.2.5",
"@angular/common": "^13.2.5",
"@angular/compiler": "^13.2.5",
"@angular/core": "^13.2.5",
"@angular/forms": "^13.2.5",
"@angular/platform-browser": "^13.2.5",
"@angular/platform-browser-dynamic": "^13.2.5",
"@angular/router": "^13.2.5",
Anything else?
I don’t know which angular package is causing this problem. The only thing that i know is that the problem appears with angular : 13.2.5 and 14.0.0-next.5
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Angular 13 Strange blank line at the end of the page
I use the NGX-ADMIN template which runs on Angular 12. Following an update to Angular 13 (and only a change in the versions...
Read more >Accessibility | Angular Material
Utility that creates visually hidden elements with a message content. Useful for elements that want to use aria-describedby to further describe themselves ...
Read more >UNPKG - @angular/material
This may cause ' +\n 'some Angular Material components not to behave as ... Shared directive to count lines inside a text area,...
Read more >US20030163801A1 - Computer-based method for defining a patch ...
The pre-defined computer source code block includes a block end and a heading. ... line-numbers, and blank text before and after lines of...
Read more >OpenCPI Component Development Guide
change to end-of-file indications and zero-length-message handling was made and is. OpenCPI Component Development Guide. Page 50 of 150 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop 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
Top GitHub Comments
Yes, this hasn’t changed in a few years. It has either been there and you never noticed it, or you started using some CDK functionality that started to show it.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.