formio / formio.js

JavaScript powered Forms with JSON Form Builder

Home Page:https://formio.github.io/formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] alwaysConfirmComponentRemoval

adhonay opened this issue · comments

Version Formiojs: 4.14.15

alwaysConfirmComponentRemoval = true

It doesn't work when you have a component open in editModal

Its behavior is working normally for a component already created, but on the modal screen it displays the warning and even clicking on no to cancel the request to remove the component, it ignores and removes it anyway.

image

#5379 fixes this.

We are not able to reproduce this. Can you provide steps to reproduce this in the latest versions?