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
Similar issue to my previous report. This time on the forms page under Settings -> RSVPMaker.
When trying to move field up/down with arrows or adding a new field, I see this error in console:
minui.js?ver=b9e086b7db489a7cc8bd:1 TypeError: Cannot read properties of undefined (reading 'getCurrentPostId')
at Object.mutationFn (adminui.js?ver=b9e086b7db489a7cc8bd:1:103888)
at Object.fn (adminui.js?ver=b9e086b7db489a7cc8bd:1:43378)
at l (adminui.js?ver=b9e086b7db489a7cc8bd:1:64110)
at new c (adminui.js?ver=b9e086b7db489a7cc8bd:1:64878)
at t.executeMutation (adminui.js?ver=b9e086b7db489a7cc8bd:1:43316)
at adminui.js?ver=b9e086b7db489a7cc8bd:1:42317
(
And the changes just revert back/disappear.
The text was updated successfully, but these errors were encountered:
Hello,
Similar issue to my previous report. This time on the forms page under Settings -> RSVPMaker.
When trying to move field up/down with arrows or adding a new field, I see this error in console:
minui.js?ver=b9e086b7db489a7cc8bd:1 TypeError: Cannot read properties of undefined (reading 'getCurrentPostId')
at Object.mutationFn (adminui.js?ver=b9e086b7db489a7cc8bd:1:103888)
at Object.fn (adminui.js?ver=b9e086b7db489a7cc8bd:1:43378)
at l (adminui.js?ver=b9e086b7db489a7cc8bd:1:64110)
at new c (adminui.js?ver=b9e086b7db489a7cc8bd:1:64878)
at t.executeMutation (adminui.js?ver=b9e086b7db489a7cc8bd:1:43316)
at adminui.js?ver=b9e086b7db489a7cc8bd:1:42317
(
And the changes just revert back/disappear.
The text was updated successfully, but these errors were encountered: