Changeset [bc917d33b9eea3e5dcd42d1df58929cd32aa6089] by Charly POLY
October 28th, 2014 @ 12:48 PM
fix(select): regression introduced in c63282241682f2922874afcafcbf01fcff14bfff
Infinite loop when calling setValue with custom choices and
non-strict mode
setValue() -> removeCustomChoices() -> removeChoice() ->
clear() -> setValue()
A removingCustomChoices
is setted to prevent
infinite calls to setValue
https://github.com/neyric/inputex/commit/bc917d33b9eea3e5dcd42d1df5...
Committed by Charly POLY
- M build/inputex-select/inputex-select-coverage.js
- M build/inputex-select/inputex-select-debug.js
- M build/inputex-select/inputex-select-min.js
- M build/inputex-select/inputex-select.js
- M src/select/js/select.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The issue tracker has moved to http://github.com/neyric/inputex/issues