We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 257cb13 + 2ae9ad2 commit c4c0c9bCopy full SHA for c4c0c9b
internal/ui/pages/how_to_use.templ
@@ -179,7 +179,7 @@ var datastarIntegration = `<!-- Event-based approach -->
179
<!-- ... -->
180
</body>
181
182
-<script nonce={ templ.GetNonce(ctx) }>
+<script>
183
window.initComponents = function(evt) {
184
// Cleanup before new content is loaded
185
if (evt.detail?.type === 'started') {
0 commit comments