Uncaught SyntaxError: Failed to execute ‘querySelector’
-
Getting the following in devtools console when editing any multi-step form such as the
“Health Screen Desk” form:
index.js?ver=6.1:1 Uncaught SyntaxError: Failed to execute 'querySelector' on 'Document': '#.field-wrap-external_url,.field-wrap-page_id' is not a valid selector.
at l (index.js?ver=6.1:1:1183)
at index.js?ver=6.1:1:12672
at NodeList.forEach ()
at HTMLDocument. (index.js?ver=6.1:1:12659)
l @ index.js?ver=6.1:1
(anonymous) @ index.js?ver=6.1:1
(anonymous) @ index.js?ver=6.1:1I already checked with the CF7 Addons and they said it wasn’t cause by their plugin becasue when you deactivate it it’s still there. This is happening when editing the multi-step form and have devtools open on that screen.
The page I need help with: [log in to see the link]
The topic ‘Uncaught SyntaxError: Failed to execute ‘querySelector’’ is closed to new replies.