Subscribe on changes!

Inconsistent 'name' property on a slot's type when using <script setup> components and regular export setup

avatar
Feb 27th 2023

Vue version

3.2.47

Link to minimal reproduction

https://sfc.vuejs.org/#eNqNUk1vwjAM/StRLrQSJPdSkKZpx+3Cjrl0JYWi5kNJyjah/vfZaelgBbSe6mc/5/nZJ/pkLTu2kmY096WrbSBehtauha6VNS6Qd+nDs1GWVM4oMmP8DCBtthzrNkhD3Gipw1h9DUfOSHkz+g5rkhmIOe9FgjwIglS2KYLEKORnXRAR+PI/rfkZn77ap/JxMghzPjanc9rrXajCsoM3Gsw6IUMMCS9oRiKCGCjFWNB9CNZnnPuqRPkHz4zbcfhjrtWhVpJJrxYfznx66aCxoNiiE7qDJ6fjT1b0yIxtfYxDiRBrI8Z78Hq0m07/PgX18isuayurom1CP6culMzIbEKGFYH+/wgj0+33S7gl8vLk7l/qibRebhoT/JwY/WrAZLkl3XBUw7WCJbo02gMbK8lqJCXpEpMjM0lSslrHeZEWy9ngQpL2M7DKuJei3CcJpmM9NjeNZI3ZRZCFbysZGpam8H6HzAcWXQwuNO1+ALIFSZ4=

Steps to reproduce

Access the slots of a component and examine the type.name of each slot item.

Components created with