-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't working
Description
Vue version
3.3.4
Link to minimal reproduction
https://github.com/SavkaTaras/vue-cue-issues
Steps to reproduce
npm install
npm run build
npm run dev
What is expected?
We import vue component and the same custom element below.
The custom element typeof should be number. The sum of 5.5 + 0.5 should be 6.
What is actually happening?
Custom element typeof returns a string.
Sum is 5.50.5.
System Info
System:
OS: macOS 13.5
CPU: (12) x64 Apple M2 Pro
Memory: 201.20 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 14.20.0 - /usr/local/bin/node
Yarn: 1.22.19 - ~/.npm-global/bin/yarn
npm: 6.14.17 - /usr/local/bin/npm
Browsers:
Chrome: 114.0.5735.289
Safari: 16.6
npmPackages:
vue: 3.3.4 => 3.3.4
Any additional comments?
Hello vue team,
I hope you are doing well.
@baiwusanyu-c could you please take a look at this issue when you have a moment?
Thank you so much guys,
Taras
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't working