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.

Show/Hide bug beta30 caused by display:initial

See original GitHub issue

Bug Report

In beta30 the following commit causes issues with show/hide because of display:initial

show-hide: use initial value as fallback instead of parent (#1243) (bf2355b)

What is the expected behavior?

the footer should be centered and displaying as it was with beta29

What is the current behavior?

See stackblitz

What are the steps to reproduce?

see the following stackblitz to reproduce. I hide the footer by default and show.gt-sm.

https://stackblitz.com/edit/angular-flex-layout-seed-jyuaqd

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Using the latest versions

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
CaerusKarucommented, May 15, 2020

We’ve published 9.0.0-beta.31 to include this fix for everyone. Please upgrade to that version to resolve this issue.

1reaction
CaerusKarucommented, May 13, 2020

I’ve reverted the offending commit in master. You should be able to NPM/Yarn install using angular/flex-layout-builds to get the working version (no @).

Read more comments on GitHub >

github_iconTop Results From Across the Web

2021年06月_weixin_39822923的博客_CSDN博客
Show/Hide bug beta30 caused by display:initial. 2021-01-12 ... Bug with the new Authentication feature and SockJS client. 2021-01-12 ...
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