multiselect icon indicating copy to clipboard operation
multiselect copied to clipboard

"noresults" slot not working

Open Ajwang002 opened this issue 1 year ago • 3 comments

`<template #noresults>

{{ contact_type }} Not Found 🚫.

<template #nooptions>

The {{ contact_type }} list is empty 🚫.
`

The "nooptions" slot is functioning as expected, but the "noresults" slot is not working in the given scenario.

Ajwang002 avatar Feb 17 '24 07:02 Ajwang002

Would closing the first <template> tag help?

adamberecz avatar Jun 13 '24 22:06 adamberecz

Would closing the first <template> tag help?

Yeah I closed 'noresults' template tag, even also it's not working...

Ajwang002 avatar Jun 14 '24 07:06 Ajwang002

It does on my end, so feel free to create a reproduction and I'll have a look.

adamberecz avatar Jun 14 '24 11:06 adamberecz