Galleria not showing thumbnails after updating images list #6992
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Whenever you change :value attribute with thumbnails enabled, they don't update (or update but if you had 2 elements before the update and added 3rd one, it would not show)
I've also found temporary fix for that - you simply do something like this
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-etygo6ah?file=src%2FApp.vue
PrimeVue version
4.2.5
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The newly added image also appears in the thumbnail list
The text was updated successfully, but these errors were encountered: