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)
the footer should be centered and displaying as it was with beta29
See stackblitz
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
Using the latest versions
I was worried this might happen. I'll get a fix in for the v10 release, but it'll be merged into the nightly v9 if you need a v9-compatible version. In the meantime, you can downgrade to beta.29 as a workaround.
Thanks. I will see how the nightly works, b/c I was hoping beta.30 would fix our issues related to the print hooks
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 @).
We've published 9.0.0-beta.31 to include this fix for everyone. Please upgrade to that version to resolve this issue.
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._