-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Not 100% sure this should be posted here or the Umbraco Forms repo.
Whenever I try to remove a field created in Umbraco Forms, I instead get redirected back to the main Content node, and the field has not been deleted.
Umbraco version
Happening against the 8.6.0-rc package
Reproduction
- Fresh VS 2019 (Empty) project, standard install of Umbraco 8.5.5 & Umbraco Forms 8.3.2
- Create Form in CMS, add test field and can then delete the same test field.
- Upgrade Umbraco to 8.6.0-rc
- From the same form, add test field, then try to delete. Get redirected to Content tree, a test field is still on the form.
Nothing is appearing in console or network that would explain this - have replicated twice to make sure it's not me! Let me know if you have any questions, thanks.