hx-boost works properly; introduced cache for xslt processor

This commit is contained in:
Simon Martens
2024-12-28 22:19:41 +01:00
parent 6e123054e2
commit 863b520d1c
5 changed files with 81 additions and 74 deletions

View File

@@ -29,7 +29,7 @@
</script>
</head>
<body class="w-full h-full p-3" hx-ext="response-targets">
<body class="w-full h-full p-3" hx-ext="response-targets" hx-boost="true">
{{ block "_menu" . }}
<!-- Default app menu... -->
{{ end }}