hello Team,
When I use choice by url, its invoking everytime I do editor.text = "{...}"
Ideally this should not happen, right? for no other property this happens. I guess that this is a bug but please confirm.
hello Team,
When I use choice by url, its invoking everytime I do editor.text = "{...}"
Ideally this should not happen, right? for no other property this happens. I guess that this is a bug but please confirm.
Hello Agasya,
Indeed, We are loading choices in designer. It generates on property changed event in the library and it generates onModified event in creator. We will take a look how to suppress it.
Thank you,
Andrew
SurveyJS Team
The issue is fixed. Here is the related issue on GitHub. We will include the fix into v1.8.19.
Thank you,
Andrew
SurveyJS Team