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? 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
Bug, related to #1234 & #1303
If an md-slider is contained within an md-tab, the slider handle starts at left(0px) and cannot be dragged, resizing fixes this issue.
Create an Tab Group, a Tab, and place a Slider within the Tab
Plunker: http://plnkr.co/edit/dKYCUkngCeIRwIi9Q0pT?p=preview
Angular 2.0.0 Material 2.0.0-alpha.8-2 Google Chrome Version 53.0.2785.116 m (64-bit)
The text was updated successfully, but these errors were encountered:
8815846
fix(slider): use percent values for the track (angular#1663)
fa14453
fixes angular#1389 fixes angular#1304 fixes angular#1234
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.
Sorry, something went wrong.
mmalerba
andrewseguin
No branches or pull requests
Bug, feature request, or proposal:
Bug, related to #1234 & #1303
What is the current behavior?
If an md-slider is contained within an md-tab, the slider handle starts at left(0px) and cannot be dragged, resizing fixes this issue.
What are the steps to reproduce?
Create an Tab Group, a Tab, and place a Slider within the Tab
Plunker: http://plnkr.co/edit/dKYCUkngCeIRwIi9Q0pT?p=preview
Which versions of Angular, Material, OS, browsers are affected?
Angular 2.0.0
Material 2.0.0-alpha.8-2
Google Chrome Version 53.0.2785.116 m (64-bit)
The text was updated successfully, but these errors were encountered: