Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minify Angular Material dialogs #109

Closed
bampakoa opened this issue Jan 26, 2016 · 4 comments
Closed

Minify Angular Material dialogs #109

bampakoa opened this issue Jan 26, 2016 · 4 comments

Comments

@bampakoa
Copy link

Hi,
I am currently using gulp-cssnano to minify my application that uses Angular Material. I have noticed that, after minification, angular material dialogs cannot receive input from the user by any means. The only action that can be done is pressing ESC to close the dialog.

I have also noticed that other people face the same problem in this issue.

Angular version: 1.3.20
Angular Material version: 1.0.3
Gulp-CssNano version: 2.1.0
CssNano version: 3.4.0

@ben-eb
Copy link
Collaborator

ben-eb commented Jan 26, 2016

Can you try with {safe: true} and report back?

@bampakoa
Copy link
Author

@ben-eb That worked! Thanks very much.

@ben-eb
Copy link
Collaborator

ben-eb commented Jan 26, 2016

No problem. 😄

@jefersonmanjos
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants