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.

cdk-describedby-message-container is causing blank line at the end of the page

See original GitHub issue

Which @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 : image

But i have this : image

Problem caused by this : image

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:closed
  • Created 2 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
crisbetocommented, Mar 4, 2022

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.

0reactions
angular-automatic-lock-bot[bot]commented, Apr 4, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

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