agency-kit / notion-cms

Add super powers to Notion by making it your full-fledged headless CMS.
https://www.agencykit.so/notion-cms/guide/
MIT License
37 stars 2 forks source link

[images] sometimes an image is overwritten by next image file #119

Closed earlAchromatic closed 1 year ago

earlAchromatic commented 1 year ago

I think the culprit is that we never actually compare the two strings in the multiStringMatch function in the plugin. I also noticed a few duplicated images in the cache but this could (?) be the same root cause.