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

Infinite loop in DatePicker #303

Closed
piuccio opened this issue Dec 20, 2012 · 2 comments
Closed

Infinite loop in DatePicker #303

piuccio opened this issue Dec 20, 2012 · 2 comments
Milestone

Comments

@piuccio
Copy link
Contributor

piuccio commented Dec 20, 2012

Select a date from the DatePicker then blur, type anything in the field and you'll get an infinite loop.

@divdavem
Copy link
Member

This issue appeared in v1.2.7. It was not present in v1.2.6.
It is perhaps linked with a114212

@piuccio
Copy link
Contributor Author

piuccio commented Dec 20, 2012

It's more likely linked to 399a0c3

The infinite loop only occurs when there are two DatePickers bound to the same value.

@piuccio piuccio closed this as completed in 027a79e Jan 9, 2013
jakub-g pushed a commit to jakub-g/ariatemplates that referenced this issue Jan 11, 2013
the initial fix for ariatemplates#303 introduces a regression when the widget value is not bound to the datamodel.
If you go from an invalid text a valid value the latter is lost.
moreover if you go from a valid value to an invalid text the widget's style is that of the helptext.

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

No branches or pull requests

2 participants