kailiming

Results 2 issues of kailiming

### Your detail info about the Bug: ``` { "extends": "@eggjs/tsconfig", "compilerOptions": { "declaration": false, "paths": { "@/module/*": ["app/module/*"] }, "baseUrl": ".", "noUnusedLocals": false, "noUnusedParameters": false, "module": "ES6", // "moduleResolution":...

### Affected Packages "nuxt-tiptap-editor": "^1.1.2", "@tiptap/core": "^2.4.0", "@tiptap/pm": "^2.4.0", ### Version(s) 1.1.2 ### Bug Description **I introduced a custom extension in Nuxt and an exception occurred. Even after I removed...

Type: Bug
Category: Open Source