<template> can not find the variable when i use destructuring assignment in the <script setup> #4540
Labels
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
scope: script-setup
Version
3.2.9
Reproduction link
sfc.vuejs.org/
Steps to reproduce
What is expected?
can use the variable
What is actually happening?
can't find the variable
The text was updated successfully, but these errors were encountered: