How to remove stock comments?
I see someone else had the same issue in another thread - when I add the code to a blog post, some comments automaticaly show up. https://acrosstheborder.blog/china-get-a-temporary-driving-license-and-rent-a-car-2024
I see someone else had the same issue in another thread - when I add the code to a blog post, some comments automaticaly show up. https://acrosstheborder.blog/china-get-a-temporary-driving-license-and-rent-a-car-2024
Comments
This was the same bug reported in another thread -- case-sensitive URL matching. If your site URL had any capitalization differences between visits, Remarkbox created separate namespaces and threads for each variant.
URLs and namespace names are now normalized to lowercase, which prevents this. If you're still seeing the issue, reach out with your domain so we can check for leftover duplicates.
Full details: https://git.unturf.com/engineering/remarkbox/remarkbox/-/blob/main/docs/tickets/1.md
Sorry I don't understand why this happened to you!
I will look at your namespace to try to figure it out.