We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Go to the demo Page. Open the "query" progress bar in code pen and remove the css part.
Chrome
progressbar works without additional css
The progressbar isnt shown without the extra css
The text was updated successfully, but these errors were encountered:
I got this from the demo without the css. Would you provide your exact in codepen and take a screenshot how it looks like?
Sorry, something went wrong.
I see in your html there are 2 md-progress-bar's . In your screenshot is only one. Remove one frome the html Code
fix(MdProgressBar): query style (#1683)
48453a1
fix #1682
Successfully merging a pull request may close this issue.
Steps to reproduce
Go to the demo Page. Open the "query" progress bar in code pen and remove the css part.
Which browser?
Chrome
What is expected?
progressbar works without additional css
What is actually happening?
The progressbar isnt shown without the extra css
The text was updated successfully, but these errors were encountered: