Bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user