-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.🐞 bugSomething isn't workingSomething isn't workingscope: compilerscope: script-setup
Description
Version
3.2.11
Reproduction link
Steps to reproduce
Run npm run serve
in the reproduction repository, go to http://localhost:8080/ and check the dev console
What is expected?
The code should work fine and we should see "Hello World" in the browser
What is actually happening?
I get an error about $setup.bar is not a function
in the dev console
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.🐞 bugSomething isn't workingSomething isn't workingscope: compilerscope: script-setup