-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed as not planned
Description
Vue version
3.4.37
Link to minimal reproduction
Steps to reproduce
Create a sfc using setup to return a render function instead of using template. Vue will not generate a scoped id for the component.
What is expected?
Generate scoped id for the component
What is actually happening?
The component does not have a scoped id
System Info
System:
OS: Windows 11 10.0.22631
CPU: (24) x64 Intel(R) Core(TM) i7-14650HX
Memory: 2.06 GB / 31.71 GB
Binaries:
Node: 22.3.0 - E:\node\node.EXE
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
npm: 10.8.1 - E:\node\npm.CMD
pnpm: 9.4.0 - E:\node\pnpm.CMD
npm: 10.8.1 - E:\node\npm.CMD
pnpm: 9.4.0 - E:\node\pnpm.CMD
pnpm: 9.4.0 - E:\node\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
npmPackages:
vue: ^3.4.37
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels