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
The latest official version 2.17.0 works correctly. However, the edge version has a bug with the SelectMenu in lazy search mode.
Indeed, if I use option-attribute it works, but if I use the #option slot no results are displayed even though they are returned by my lazy search as demonstrated in the reproduction.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
valh1996
changed the title
[Bug][Edge] SelectMenu returns no results when using lazy search with custom #option slot
[Edge] SelectMenu: returns no results when using lazy search with custom #option slot
Jul 16, 2024
Environment
Version
@nuxt/ui-edge@latest
Reproduction
https://stackblitz.com/edit/nuxt-ui-1un97h?file=app.vue
Description
The latest official version 2.17.0 works correctly. However, the edge version has a bug with the SelectMenu in lazy search mode.
Indeed, if I use
option-attribute
it works, but if I use the#option
slot no results are displayed even though they are returned by my lazy search as demonstrated in the reproduction.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: