Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fn添加数组校验 #10482

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

caomingrui
Copy link
Contributor

添加对callWithAsyncErrorHandling函数fn 数组校验
Snipaste_2024-03-09_01-41-05

当data.count 被触发更新时, 导致函数调用栈溢出
image

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.6 kB (+10 B) 34.5 kB (+2 B) 31.1 kB (+18 B)
vue.global.prod.js 148 kB (+10 B) 53.7 kB (+3 B) 48 kB (-34 B)

Usages

Name Size Gzip Brotli
createApp 50.8 kB (+10 B) 19.9 kB (+2 B) 18.1 kB (+1 B)
createSSRApp 54.1 kB (+10 B) 21.2 kB (+1 B) 19.3 kB (-5 B)
defineCustomElement 53.1 kB (+10 B) 20.6 kB (+2 B) 18.8 kB (-3 B)
overall 64.4 kB (+10 B) 24.9 kB (+1 B) 22.5 kB (+40 B)

@yyx990803 yyx990803 merged commit 53d15d3 into vuejs:main Apr 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants