cajames / kirby-editor-gallery-block

A gallery block for the Kirby Editor
MIT License
61 stars 5 forks source link

can't access property "open" #13

Closed mynameisfreedom closed 4 years ago

mynameisfreedom commented 4 years ago

Hi, @cajames, thank you for creating this beautiful plugin. I especially love your snippet width math, it is a masterpiece. :-)

But there is an issue in the editor every time when I try to delete gallery block

can't access property "open", this.$refs.settings is undefined

Screenshot_2020-06-24 Tips For Camera Protection While Travelling Zero One Kirby CMS Theme

How to reproduce: I added 7 images, they went to 4 rows. When I try to delete rows from the bottom one, this happens every time on the second one from the bottom.

cajames commented 4 years ago

Hey @mynameisfreedom, ah thank you for picking up this error, and reporting it! I think I've found the issue and will ship a fix soon.

I especially love your snippet width math, it is a masterpiece. :-)

Haha thank you! 😊 Glad you're finding the plugin helpful.

cajames commented 4 years ago

@mynameisfreedom Please let me know if you're still facing this issue with the latest version. 😊

mynameisfreedom commented 4 years ago

Hi, @cajames !

Confirmed, the issue is resolved.

Thank you very much!