PrestaShopCorp / puik

PrestaShop UI Kit with Tailwind aka Puik
MIT License
13 stars 1 forks source link

[BUG] : reactivity problem on the component select with a custom label #287

Open ClaraLpresta opened 8 months ago

ClaraLpresta commented 8 months ago

Context

Reproduce link

https://accounts.distribution.prestashop.net/

Steps to Reproduce

Expected Behavior

When you change the option, the value must be displayed in the field

Current Behavior

When an option is selected, it is not displayed in select.

Additional comments

The problem is only present in version 3.4 of VueJs. They've made changes to the computed reactivity, which may be what created the problem. https://blog.vuejs.org/posts/vue-3-4#more-efficient-reactivity-system