- Affected version
- XFRM 2.3
When viewing the reviews tab for a resource I own, the following error is thrown:
After clicking reply to a review the reply posts but doesn't do the post submit convert to html, and throws this error
Code:
core-compiled.js?_v=b529dac0:7 Uncaught TypeError: Cannot read properties of null (reading 'dispatchEvent')
at Object.trigger (core-compiled.js?_v=b529dac0:7:393)
at HTMLAnchorElement.activeTransitionComplete (structure.min.js?_v=b529dac0_mt=undefined:15:499)
at core-compiled.js?_v=b529dac0:90:236
After clicking reply to a review the reply posts but doesn't do the post submit convert to html, and throws this error
Code:
message.min.js?_v=b529dac0:33 Uncaught TypeError: Cannot set properties of null (setting 'value')
at b.afterSubmit (message.min.js?_v=b529dac0:33:364)
at Object.trigger (core-compiled.js?_v=b529dac0:7:393)
at b.submitResponse (form.min.js?_v=b529dac0_mt=undefined:7:333)
at core-compiled.js?_v=b529dac0:40:174