surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
896 stars 370 forks source link

Reordering pages bug #394

Closed rabberbock closed 5 years ago

rabberbock commented 6 years ago

Are you requesting a feature, reporting a bug or ask a question? Reporting a bug

What is the current behavior?

When I reorder the pages (onthe top bar) in the editor by dragging, after some time there is an error thrown in the javascript. The error prevents the onEditorChanges from being called.

Is this a surveyjs bug or sortable bug?

How would you reproduce the current behavior (if this is a bug)?

Try reordering the pages 5-10 times.

capture

Thanks,

Raffi

andrewtelnov commented 6 years ago

@rabberbock We have tried to reproduce the issue using the react quickstart app, but failed :( Could you please provide more information to let us reproduce the issue?

Thank you, Andrew

rabberbock commented 6 years ago

Here is a screen recording of the bug.

Drag Error.zip

Thanks for all your help!

dmitry-kurmanov commented 6 years ago

I am sorry but we can't reproduce the issue. Could you please try to reproduce it in other browser or on another computer (OS) ? May be the problem with one of extensions which affect to browser Drag And Drop mechanism.

dmitry-kurmanov commented 5 years ago

same issue: https://surveyjs.answerdesk.io/ticket/details/T1052

dmitry-kurmanov commented 5 years ago

@rabberbock thank you for the reporting

We''ve reproduced and fixed the issue. Fix will be available in the next minor update.

Problem reproduce if we have dropdown question in the first page. Thanks to Hendrik Hansmeier: https://surveyjs.answerdesk.io/ticket/details/T1052