I have a form which was working properly - i could add / change fields and other settings.
Not sure what I did but now Wix is in a bad state - when i click the “Form Settings” or “Add New Field” button, a blank dialog comes up. If I look in the browser console I see this stack trace (something is wrong with one of the fields I have, I just don’t know what and Wix is not handling it well) - any suggestions how to get to the bottom of this without having to redo the whole form?
handleError Error: Request failed with status code 401
at t.exports (createError.js:16:15)
at t.exports (settle.js:17:12)
at XMLHttpRequest.y (xhr.js:54:7)
bundle.min.js:2 TypeError: Cannot read properties of undefined (reading ‘fields’)
at t.shouldShowPremiumBanner (add-field-panel.bundle.min.js:1:644531)
at t.render (add-field-panel.bundle.min.js:1:645392)
at je (react-dom.production.min.js:93:346)
at vg (react-dom.production.min.js:93:139)
at ii (react-dom.production.min.js:100:12)
at Tg (react-dom.production.min.js:134:88)
at Vg (react-dom.production.min.js:134:467)
at Xc (react-dom.production.min.js:147:332)
at ra (react-dom.production.min.js:146:208)
at Qc (react-dom.production.min.js:144:291)
at Ba (react-dom.production.min.js:142:435)
at fh (react-dom.production.min.js:159:421)
at Ce (react-dom.production.min.js:159:499)
at rb.render (react-dom.production.min.js:214:185)
at react-dom.production.min.js:163:306
at dh (react-dom.production.min.js:158:256)
at ad (react-dom.production.min.js:163:239)
at render (react-dom.production.min.js:216:238)
at add-field-panel.bundle.min.js:1:649722
add-field-panel.bundle.min.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘fields’)
at t.shouldShowPremiumBanner (add-field-panel.bundle.min.js:1:644531)
at t.render (add-field-panel.bundle.min.js:1:645392)
at je (react-dom.production.min.js:93:346)
at vg (react-dom.production.min.js:93:139)
at ii (react-dom.production.min.js:100:12)
at Tg (react-dom.production.min.js:134:88)
at Vg (react-dom.production.min.js:134:467)
at Xc (react-dom.production.min.js:147:332)
at ra (react-dom.production.min.js:146:208)
at Qc (react-dom.production.min.js:144:291)
at Ba (react-dom.production.min.js:142:435)
at fh (react-dom.production.min.js:159:421)
at Ce (react-dom.production.min.js:159:499)
at rb.render (react-dom.production.min.js:214:185)
at react-dom.production.min.js:163:306
at dh (react-dom.production.min.js:158:256)
at ad (react-dom.production.min.js:163:239)
at render (react-dom.production.min.js:216:238)
at add-field-panel.bundle.min.js:1:649722
This is the empty dialog: