Ng-zorro-antd: [Bug] Drawer mask transition in production

Created on 11 Oct 2018  ·  6Comments  ·  Source: NG-ZORRO/ng-zorro-antd

Version

1.6.0

Environment

chrome/firefox/edge

Reproduction link

https://drawer-mask-bug.stackblitz.io

Steps to reproduce

build an app with a drawer in production mode.

What is expected?

the drawer mask transition should only fade out on drawer close

What is actually happening?

the drawer mask fade out up on drawer close

Other?

Bug 🤚 Blocked By @angulacli

Most helpful comment

All 6 comments

Another reproduce example in ng-alain. @HsuanXyz

@cipchk @LiadIdan Downgrade clean-css "clean-css": "~4.1.11".

This is angular-cli bug https://github.com/angular/angular-cli/issues/12408

@HsuanXyz try to fix it with this comment
https://github.com/angular/angular-cli/issues/12408#issuecomment-427879892

Was this page helpful?
0 / 5 - 0 ratings