JaeYeopHan / gatsby-remark-images-medium-zoom

🤳medium-zoom plugin for gatsby! Raise UX of user who visit your gatsby site with this plugin
https://www.npmjs.com/package/gatsby-remark-images-medium-zoom
MIT License
50 stars 3 forks source link

Not working before page refresh #12

Closed brenomzy closed 4 years ago

brenomzy commented 4 years ago

Hello, if I access my case studies (markdown) via the page generator by slug, the plugin won't work initially, I need to manually refresh the markdown page for it to work properly, any ideas?

Thanks in advance.

JaeYeopHan commented 4 years ago

@brenomzy hi, the performance observer polyfill will be added in a next release. I think it's good to check again

brenomzy commented 4 years ago

Alright, no problem! Thank you!

JaeYeopHan commented 4 years ago

@brenomzy Could you check this commit? https://github.com/JaeYeopHan/gatsby-remark-images-medium-zoom/commit/1c1d1f7e205490bbaea60286266b38fe273708b6

maybe this issue was resolved with 1.7.0 version