Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

datepicker focus event issue #91

Closed
ahirhasmukh opened this issue Feb 20, 2017 · 1 comment
Closed

datepicker focus event issue #91

ahirhasmukh opened this issue Feb 20, 2017 · 1 comment

Comments

@ahirhasmukh
Copy link

When I have focus on md2-datepicker openOnFocus="true" datepicker open as well but after open datepicker doesn't work like. date not select, not hide on cancel and ok button and does not hide Esc key press. and not any error display on console.

<div class="col-md-6 margin-top-20 date-of-birth-edituser">
                <md2-datepicker formControlName="dob" type="date"
                                placeholder="Date of Birth"
                                format="DD/MM/YYYY"
                                (change)="handleChange($event)" openOnFocus="true" class="birthdate-datepicker">
                </md2-datepicker>
            </div>

datepicker

@dharmeshpipariya please help me on it.

@ahirhasmukh
Copy link
Author

Thanks @dharmeshpipariya

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

No branches or pull requests

2 participants