defghy

Results 11 issues of defghy

![image](https://user-images.githubusercontent.com/5386958/50746932-5c8ca580-126c-11e9-88ad-373c50c4a43d.png) 不稳定复现 设备是 华为荣耀8 android 8.0.0 ![image](https://user-images.githubusercontent.com/5386958/50746967-83e37280-126c-11e9-84e3-df958461b033.png)

I need some property or function below, hope to support canvasElem.arc, canvasElem.stroke, canvasElem.fillRect, canvasElem.fillText, for screen properties, hope random value support

### Your detail info about the Bug: 线上服务接口几率性返回502,一天几次;发现agent进程内存异常高; 观察了内存升高的时间节点,找到如下错误 ``` 2023-01-17 04:56:01,271 ERROR 88 nodejs.unhandledExceptionError: Cannot create a string longer than 0x1fffffe8 characters at Buffer.utf8Slice () at Buffer.toString (buffer.js:778:17) at...

### Vue devtools version 6.5.0 ### Link to minimal reproduction Vue.extend().$mount() ### Steps to reproduce & screenshots ```javascript Vue.extend().$mount() ``` this kind component cannot work in vue-devtools ![image](https://github.com/vuejs/devtools/assets/5386958/424bebbe-b9dc-4236-80b6-ae289ed5d581) ### What...

content_security_policy needs string. It's different from doc. [ { keyword: 'type', dataPath: '.content_security_policy', schemaPath: '#/definitions/content_security_policy/type', params: { type: 'string' }, message: 'should be string', schema: 'string', parentSchema: { type: 'string',...

**Bug 描述** ![image](https://github.com/wsfe/vue-tree/assets/5386958/014277f9-d002-4ceb-a64a-8d832a3e6482) **组件版本** - Vue: 2.7.16 - @wsfe/vue-tree: 3.2.0

use render function to create customElement; ```html renderNode(node: any) { let compName = 'CNodeCommon' if (isArray) { compName = 'CNodeArray' } return }, ``` webpack use vm.$createElement,context is this ![image](https://github.com/vitejs/vite-plugin-vue2-jsx/assets/5386958/3d1caec5-ceeb-4c35-b031-2011e8aea507)...

Mac scrollbar has two case ![Image](https://github.com/user-attachments/assets/6d5df859-dc7c-4883-b85e-e2273c6baabc) When mac set scrollbar `When scrolling`, which make `getScrollbarWidth` return 0 ![Image](https://github.com/user-attachments/assets/5fc7c660-7e96-4a96-94bc-99aacde62ef4) which make scrollbar overlay by header ![Image](https://github.com/user-attachments/assets/5b19a14d-54b6-46af-ac4c-c29ef85bf9c8) In `Always` case, scrollbar always...

开发时没问题,build发布线上后,发现引入了`@vue/composition-api` 项目架构:pnpm workspace 项目 组件引入 - 使用 `TinyVueSingleResolver ` - 使用`public-hoist-pattern[]=@opentiny/*`将组件提升到根目录 vite.config.ts中增加配置`TINY_MODE: 'pc'` 引入时刻 ![Image](https://github.com/user-attachments/assets/90d9184b-99d5-434e-87dd-13b4282ee35b) 导致了报错如下 ![Image](https://github.com/user-attachments/assets/a64bd9ef-0bf5-46b9-907a-93d90c3efa64) 环境 node@22 pnpm@9 [email protected] @opentiny/[email protected] vite@5