mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00

The current example throws this error: htmx.js:2914 SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2) at JSON.parse (<anonymous>) at parseJSON (htmx.js:816:19) at getMetaConfig (htmx.js:4902:14) at mergeMetaConfig (htmx.js:4909:24) at HTMLDocument.<anonymous> (htmx.js:4917:5) Co-authored-by: ekzyis <ekzyis@ekzy.is>