-
### Affected Packages
vue
### Version(s)
2.9.0
### Bug Description
The issue is very close to the one described in #5646, concerning the fact that the content of the DOM is destroyed be…
-
Environment:
"vue": "^3.5.12",
"vue-email-editor": "2.1.4",
Issue:
The editor is very slow. On a fast dev machine, it takes about 3-4 seconds to load.
I'm using the standard configuration wit…
-
The latest update to version 2.1.2 brakes the editor (2.1.1 still works). The following error occurs:
```
runtime-core.esm-bundler.js:408 Uncaught DOMException: Failed to execute 'postMessage' on …
-
Hello @vue/repl maintainers,
I'd like to propose a new feature for @vue/repl: an option to display only the preview without requiring the Monaco/CodeMirror editor.
## Current Behavior
Currently…
-
error in ./node_modules/quill/blots/cursor.js
Module parse failed: Unexpected token (4:18)
You may need an appropriate loader to handle this file type, currently no loaders are configured to pro…
-
Collecting stuff from here I'm omitting from v0.7.0 as they are not critical. Mostly internal cleanup stuff and refactoring.
See also #537 which is more about general code cleanup.
## Tasks
- [x] D…
-
## RAMP4 Config Editor: Input and i18n refactor
### What is this?
The original code for the config editor was written in a rush. As such, the inputs have a lot of duplicate code. Now that we are…
-
Thank you very much for this great library! However, when developing on vue 3, I ran into some problems.
The first thing I came across was an erroneous description of the vue 3 connection in the do…
-
### **Describe the bug**
When following the documentation on how to [Add Symbol editing to your app](https://www.builder.io/c/docs/integrate-symbols#add-symbol-editing-to-your-app) it results i…
-
“How can I use this package as a component in the Nuxt.js project?”