You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not call any notification on setJson() function in localization string, bindings and single matrix cells
Do not build matrices rows on hiding the matrix
Do not run ItemValue.onPropertyValueChanged on creating ItemValue
Calculate allowLineBreaks in localization string on request, instead of constructor
Allow to setup locName for localization string in contructor (to avoid notifications)
The text was updated successfully, but these errors were encountered:
andrewtelnov
changed the title
Improve the performance for extremely large survey JSON (70k+ lines)
Improve the performance for extremely large survey JSON (70k+ lines, > 2Mb)
Oct 23, 2024
* setJson with isLoading parameter #8961
* Use setJson with isLoading true in more case #8961
* Do not build matrices rows on hiding the question #8961
* Do not run ItemValue.onPropertyValueChanged on creating #8961
* Calculate allowLineBreaks in localization string on request #8961
* FIx issues with knockout #8961
* Allow to setup locName for localization string in contructor #8691
The text was updated successfully, but these errors were encountered: