Fixed element.querySelectorAll is not a function

Kirby

Well-known member
Affected version
2.3.3
Code:
core.js?_v=5c3e4ae8:2383 Uncaught (in promise) TypeError: element.querySelectorAll is not a function
    at core.js?_v=5c3e4ae8:2383:34
    at Object.load (core.js?_v=5c3e4ae8:5536:6)
    at Object.setupHtmlInsert (core.js?_v=5c3e4ae8:2320:14)
    at fn.onLoad (form.js?_v=5c3e4ae8_mt=28ae178b:1274:8)
    at onSuccess (core.js?_v=5c3e4ae8:1835:6)
    at Object.ajax (core.js?_v=5c3e4ae8:1965:6)

1727091077793.webp

This happens when switching the position of an ad and causes the ad location description not being displayed
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.4).

Change log:
Improve text node handling in `XF.setupHtmlInsert`
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom