Skip to content

fix: Prevent infinity loop on form deletion#3343

Merged
Koc merged 1 commit into
mainfrom
bugfix/fix-form-deletion
May 18, 2026
Merged

fix: Prevent infinity loop on form deletion#3343
Koc merged 1 commit into
mainfrom
bugfix/fix-form-deletion

Conversation

@Koc
Copy link
Copy Markdown
Collaborator

@Koc Koc commented May 16, 2026

Reproducer:

  1. Create form
  2. Open this form
  3. Try to delete it

Actual result: form has been deleted but we have some kind of the infinity loop and tons of errors.

image

This PR aims to fix that

@Koc Koc requested review from Chartman123 and susnux May 16, 2026 17:35
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
@Koc Koc force-pushed the bugfix/fix-form-deletion branch from 16e6c19 to b106d61 Compare May 16, 2026 22:27
@Chartman123
Copy link
Copy Markdown
Collaborator

Strange, this was already fixed some time ago iirc. And I deleted a form on my dev instance without this fix and couldn't see the loading loop. Are you sure that you're on current main?

@Chartman123
Copy link
Copy Markdown
Collaborator

Ok, I deleted another form right now and hit the loop...

@Chartman123 Chartman123 added bug Something isn't working javascript Javascript related ticket 3. to review Waiting for reviews labels May 18, 2026
@Chartman123 Chartman123 added this to the 5.3 milestone May 18, 2026
@Koc Koc merged commit b987614 into main May 18, 2026
43 checks passed
@Koc Koc deleted the bugfix/fix-form-deletion branch May 18, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working javascript Javascript related ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants