This commit is contained in:
Jürgen Mummert
2025-12-31 11:15:39 +01:00
parent 6287ff54de
commit b39d24b832
@@ -157,6 +157,8 @@ Contao 5 Frontend Module Template
for (const hit of hits) {
console.log('hit.type =', hit.type); // ← HIER
const node = template.content.cloneNode(true);
const item = node.children[0]; // 🔒 sicher