bigskysoftware / bigskysoftware/htmx-extensions
Nunjucks cant find templates on server
Open
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
i tried to use a server-side-template :
`
Submit
Start
but it doesnt find the the serverside template.
it thorws an error at line 87 ("/client-side-templates.js") :
` var template = htmx.find("#" + templateName);`
i am using htmx v2
Contributor guide
Assessment
This issue has not been assessed yet.