-
你好,什么时候支持vue2.0
-
```html
Action
Separated link
```
> [Vue warn]: v-else used on element without corresponding v-if.
> vue.common.js:521 …
-
I am not able to use any commands of extension in vue app. Is this extension only compatible with React apps? It gives me
`TypeError: this.editor.chain(...).focus(...).setColumns is not a function`…
-
Hi!
I was giving this library a try as the documentation is very straightforward. I followed the instructions, added the library, then the code as shown below
![Screenshot 2024-07-26 at 14 21 32…
-
this's package.json form `npm create vue@legacy`
```json
{
"name": "xxxx-xxxx-xxxx",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"…
-
The following is all you need to use this plugin in your vue3 project, especially for those project migrated from vue2.
1. clone this repo
2. apply the attached patch
3. copy the source code to y…
-
**Describe the bug**
vue2 uses "@walletconnect/ethereum-provider": "^2.14.0" to call await this.provider.request(requestData); an "invalid id" error occurs
requestData: {
method: eth_signTypedDat…
-
#### 描述问题:
amis使用SDK的方式,引入monaco-editor。总是报错,可以给一个例子。
#### 截图或视频:
![image](https://github.com/user-attachments/assets/d5361608-344c-4951-ae3b-6ff0faf3eeae)
#### 如何复现(请务必完整填写下面内容):
1. 你是如何…
-
-