Uncaught TypeError: Cannot read properties of undefined (reading 'dispatchEvent')
Clicking the button to add an item in my relation manager I've added to one of my resource pages yields the following error and button action does not complete:
Has anyone experienced this before? I am so stuck and I have tried all sorts of approaches to make this work. Thank you in advance for any input!
4 Replies
Share your code please.
I've included the resource, view page, model, and associated relation manager that is yielding the errors.
Thank you in advance!
Please submit an issue on GitHub. I think you both are experiencing similar issues despite different error messages. Not seeing anything off in your code.