Skip to content

Confirm panel deletion pop up is crashing vue js application #9872

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

Closed
kelvinvaghasiya2002 opened this issue May 12, 2025 · 1 comment
Closed
Assignees
Labels
need more info user issue An issue or bug reported by users

Comments

@kelvinvaghasiya2002
Copy link

Hi @JaneSjs,
I am using "Confirm panel deletion" for paneldynamic elements in surveyjs.
My codebase includes framework7 too for UI elements. Now when Confirm panel deletion pop up opens and if i click either of cancel or ok button then pop up will get closed but after that when i hit close or complete button (which are part of my app and not survey js) my app gets crashed for unknown reasons.
The error that i am seeing in my console is as follows

Image

Above error is pointing to Survey-js-component's function (which is called when Complete button is hit) which is as follows

Image

The function which gets called when i click close button ( part of my app and not survey js) is as follows

Image

Image

can you please look into it?

@JaneSjs JaneSjs self-assigned this May 12, 2025
@JaneSjs JaneSjs added the user issue An issue or bug reported by users label May 12, 2025
@JaneSjs
Copy link
Contributor

JaneSjs commented May 12, 2025

Hi @kelvinvaghasiya2002,
Based on the information you shared, the exception is not thrown from the SurveyJS library. If you require further assistance, please feel free to share a reproducible demo for research.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info user issue An issue or bug reported by users
Projects
None yet
Development

No branches or pull requests

2 participants