Open Ajwang002 opened 9 months ago
Would closing the first <template>
tag help?
Would closing the first
<template>
tag help?
Yeah I closed 'noresults' template tag, even also it's not working...
It does on my end, so feel free to create a reproduction and I'll have a look.
`<template #noresults>
<template #nooptions>
`
The "nooptions" slot is functioning as expected, but the "noresults" slot is not working in the given scenario.