0

I've upgraded to Angular Material 1.1.1. I'm using Angular JS v1.6.1.

The issue I have is when I use the standard code as follows:

<md-content>
  <h4>Standard date-picker</h4>
  <md-datepicker ng-model="test" placeholder="Test date"></md-datepicker>
</md-content>

When I select the picker, I get an empty div that is loaded only when i scroll.

Image below:

empty datepicker

Codepen:

Codepen example

2 Answers 2

0

There are already multipe github issues for this, you don't need to create a new one.

0

Yes, it's true, I'm sorry. Here is the link to the issue at github.

Github issue

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.