Kuldeep Gupta
Kuldeep Gupta
@Sandros94 Here is the code snippet ``` {{ row?.item?.name }} Search for the item ``` `getItemOptions` is the functionn which provides the options for `SelectMenu`. `handleUpdateOrderItem` is the function which...
> Hi @devdeadviz, > > Did the above solve your issue? No, the solution suggested by @Sandros94 doesn't solve the issue.
> @devdeadviz would you be able to provide a [minimal reproduction](https://nuxt.new/s/ui)? I would be happy to debug this further Nevermind, I solve the issue. Steps which i follow are: -...
> Please add proper test coverage of the file you changed Done
> How are you passing the user ID in the query params? @vinit717 I am not sure if I get your question properly, but the id is getting passed in...
> > > How are you passing the user ID in the query params? > > > > > > @vinit717 I am not sure if I get your question...
> > > > > How are you passing the user ID in the query params? > > > > > > > > > > > > @vinit717 I...