Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript errors on form editing page #23

Open
jaydis1 opened this issue Apr 6, 2023 · 1 comment
Open

Javascript errors on form editing page #23

jaydis1 opened this issue Apr 6, 2023 · 1 comment

Comments

@jaydis1
Copy link

jaydis1 commented Apr 6, 2023

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.

@davidfcarr
Copy link
Owner

Please give it another try based on the latest updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants