Skip to content
New issue

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

ngDatetimepicker #24

Closed
hougoul opened this issue Apr 27, 2015 · 2 comments
Closed

ngDatetimepicker #24

hougoul opened this issue Apr 27, 2015 · 2 comments

Comments

@hougoul
Copy link

hougoul commented Apr 27, 2015

Hi,
when I have this configuration
image

I have two problems (but linked together):
1 - everytime I click on a date the focus move to the next date picker:
image

2 - I can have the following too:
image

Best regards

@hougoul
Copy link
Author

hougoul commented Apr 27, 2015

I think it's due to range. all date are linked together.
But I cannot reproduce the default date range behavior.
(nq-datepicker qo-min-date-from="#previousID" qo-default-range="0" qo-min-range="0")
and by default all are allowWrite = true;

@mehmetotkun
Copy link
Contributor

Min range cannot be smaller that 1. You should set rangeType option hours or minutes. It may works.

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

No branches or pull requests

2 participants