defghy

Results 8 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)...