You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nuxt sends "UserA" data to the console instead of "UserC".
~~but when I remove v-model="selectedUsers" from Utable it send data correctly
when click Log Out Side Group Its work correctly
but when click Log Inside Group Its still sending wrong data
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
jirakitc
changed the title
UTable sending wrong data,When use selection table and filtered table at the same time
UButtonGroup sending wrong data blinding, when used with filtered Data
Nov 25, 2024
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.13.2
Reproduction
Sorry for Bad English
Im try to send data object in to function but data each row is not blinding with filter
Step :
Description
Nuxt sends "UserA" data to the console instead of "UserC".
~~but when I remove
v-model="selectedUsers"
from Utable it send data correctlywhen click
Log Out Side Group
Its work correctlybut when click
Log Inside Group
Its still sending wrong dataAdditional context
No response
Logs
The text was updated successfully, but these errors were encountered: