Closed
Description
Hi,
I have noticed that Intellisense is not working in template under two conditions:
- if the component doesn't have a <script setup></script> part but only <script></script>
with script setup (even if empty):
- if the component has a <script setup></script> part but props are defined then Intellisense stops working inside the template: