This commit is contained in:
Jürgen Mummert
2025-12-31 11:34:23 +01:00
parent 322628de6c
commit 46e5665c36
2 changed files with 41 additions and 32 deletions
@@ -158,7 +158,7 @@ Contao 5 Frontend Module Template
for (const hit of hits) {
console.log('hit.type =', hit.type); // ← HIER
// console.log('hit.type =', hit.type); //
const node = template.content.cloneNode(true);
const item = node.children[0]; // 🔒 sicher