Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue infinite update loop in SurveyMatrix #2430

Closed
talski opened this issue Oct 2, 2020 · 2 comments
Closed

Vue infinite update loop in SurveyMatrix #2430

talski opened this issue Oct 2, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@talski
Copy link

talski commented Oct 2, 2020

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

Reporting a BUG

What is the current behavior?

When using Matrix with Vue, when you choose an answer it becomes unresponsive for a few seconds, depending on how long is the matrix, then in console it throws a error

vue.js:634 [Vue warn]: You may have an infinite update loop in a component render function.

found in

---> <SurveyMatrix> at src/vue/matrix.vue

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

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

https://plnkr.co/edit/9RhKmqvlkSaoqs2k

Specify your

  • browser: Chrome
  • browser version: 85.0.4183.121
  • surveyjs platform (angular or react or jquery or knockout or vue): Vue
  • surveyjs version: 1.8.6
@tsv2013 tsv2013 self-assigned this Oct 2, 2020
@tsv2013 tsv2013 added the bug label Oct 2, 2020
@tsv2013
Copy link
Member

tsv2013 commented Oct 2, 2020

We're working on the fix and will update this thread immediately.

@tsv2013 tsv2013 closed this as completed in dc17afd Oct 3, 2020
@tsv2013
Copy link
Member

tsv2013 commented Oct 3, 2020

Fix will be available in the nearest update.

@andrewtelnov andrewtelnov added this to the v1.8.7 milestone Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants