Closed liorcode closed 8 years ago
evalAsync runs after the digest and before the browser render. This will help avoid the flicker that happens in the initialization, when you see the browser rendering the select and then rendering the "chosen" (see #189)
Hi @liorch88, thank you for your PR. It seems pretty straight forward.
I'm going to run some tests and I'll release soon.
Thank you so much! I'm realising the 1.5.0 with this fix!
evalAsync runs after the digest and before the browser render. This will help avoid the flicker that happens in the initialization, when you see the browser rendering the select and then rendering the "chosen" (see #189)