imaginerio / imaginerioNext

https://imaginerio.org
MIT License
1 stars 1 forks source link

Scrolling-down-grid-view-gives-client-side-exception #99

Closed davidheyman closed 3 years ago

davidheyman commented 3 years ago

Changes how the active image properties are destructured to avoid exception and add 'Untitled' to images without a title.

Fixes #98

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/axismaps/imaginerio-next/C9AYdYoAghLTYEZMwGkYz1Fx7xRZ
✅ Preview: https://imaginerio-next-git-scrolling-down-grid-view-gi-a6ed10-axismaps.vercel.app

davidheyman commented 3 years ago

@martimpassos It looks like the problem was an image without a title. I could only get it to happen sporadically so can you test to confirm it is fixed?

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 70dd118b and detected 0 issues on this pull request.

View more on Code Climate.

martimpassos commented 3 years ago

seems to be fixed now, but there are conflicts to be solved