greatCodeIdeas / md-date-range-picker

Angular Material Date Range Picker Service/Directive
MIT License
62 stars 40 forks source link

Rendering issue?? #3

Closed dharbinjaflick closed 7 years ago

dharbinjaflick commented 7 years ago

Hello,

Love the concept and am hoping to use your library in my project. One issue I'm having is that it's not rendering like your demos. I'm using the md-date-range directive. I have attached a screenshot of what it looks like for me:

screen shot 2017-02-06 at 6 32 42 pm

Notice how the navigation (back, month, year, forward) seems to be rendered incorrectly. Have you seen this before?

I'm using latest (master) version of Angular Material however switching versions appeared to make no difference.

EDIT: I should also add that I have show-templates=true and I'm not seeing the templates either.

Thanks, Dinko

roelbarreto commented 7 years ago

Please verify Fix on md-date-range-picker@0.3.1

dharbinjaflick commented 7 years ago

@ipiz Yup, looks fixed in the latest version. Thank you!