Open sibelius opened 1 year ago
I've tried to integrate like this https://github.com/sibelius/zettelkasten/blob/main/src/theme/DocItem/Footer/index.js#L56
but it does not rerender the comments based on the URL
const attributes = { repo: "sibelius/zettelkasten", 'issue-term': "url", label: "discussion", theme: "preferred-color-scheme", crossOrigin: "anonymous", async: true, }
I've tried to integrate like this https://github.com/sibelius/zettelkasten/blob/main/src/theme/DocItem/Footer/index.js#L56
but it does not rerender the comments based on the URL