KevinXi

Results 6 issues of KevinXi

/miniprogram-api-typings/types/wx/lib.wx.api.d.ts createBufferURL( /** 需要存入内存的二进制数据 */ buffer: | ArrayBuffer | Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array ): void 应该是返回string 才对...

### Description A simple but using frequently method for setting cell's data is been packed by assigning `setData`'s options param. ### Motivation and Context ### Types of changes - [...

PR: unreviewed
size/S
pkg:x6

close #7592 Starting from Vue 3.4.0, we no longer need eagerComputed because the reactivity system in Vue 3.4.0 optimizes the computed function's execution. Although, the error will not occur above...

Hello! There are some trouble when we try to find a value form a reactive array. If the arg was a raw value and the target array had not included...

ready to merge
scope: reactivity
:broom: p1-chore

### Describe the bug / 问题描述 I exported an image using toDataURL, but the image was not fully rendered. After checking my code, I found that I did not use...

waiting for maintainer

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info ## What are the similar cases of this feature There is...