Form control issue when resize browser window

http://webix.com/snippet/5c666c25

  1. type some number in “Qty”
  2. resize browser window
  3. you can see the number you typed disppear

Hi,

Yep, there is a concurrency problem between blur and resize handling. The text will reappear after second resize.

We will fix it in the next update.

Thanks for fast response @maksim

Issue was fixed in Webix 2.4.7