You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load a form with prefilled tags and only delete a tag that already exists, the form is not updated properly, so the same tags (including the deleted ones) are sent to backend and data remains the same.
However, if I add some tag and then remove, everything start to work fine.
So the problem occurs only when I load the page and delete some tag.
The text was updated successfully, but these errors were encountered:
When I load a form with prefilled tags and only delete a tag that already exists, the form is not updated properly, so the same tags (including the deleted ones) are sent to backend and data remains the same.
However, if I add some tag and then remove, everything start to work fine.
So the problem occurs only when I load the page and delete some tag.
The text was updated successfully, but these errors were encountered: