survey-library icon indicating copy to clipboard operation
survey-library copied to clipboard

How to remove loading when value changed

Open PutikAleksey opened this issue 1 year ago • 1 comments

Are you requesting a feature, reporting a bug or asking a question?

Asking a question

What is the current behavior?

When Im changing any field from survey model it leads to loading the page(I think it even reloads the whole survey).

What is the expected behavior?

Hide loading when value changed

Provide the test code and the tested page URL (if applicable)

Simplest example:

value.onValueChanged.add(onPartialUpdate);

Specify your

  • browser: Google Chrome
  • browser version:120.0.6099.225 (Official Build) (64-bit)
  • surveyjs platform (angular or react or jquery or knockout or vue): React
  • surveyjs version: ^1.9.98(survey-react-ui)

PutikAleksey avatar Jan 25 '24 11:01 PutikAleksey

@PutikAleksey It is hard to say anything without seeing a reproduciable example? Could you create an example with this issue in any code sandbox?

Thank you, Andrew

andrewtelnov avatar Jan 31 '24 12:01 andrewtelnov