-
```
What steps will reproduce the problem?
1. set up jwysiwyg on a textarea
2. destroy that jwysiwyg
3. click in original textarea
What is the expected output? What do you see instead?
Just see an er…
-
- [ ] Editor de imágenes 🖌️
- [ ] Clon de Geoguesser 🗺️
- [ ] Conversor de moneda en tiempo real 🤑
- [ ] Formulario con validaciones ✅
- [ ] Generador de contraseñas 🔑
- [ ] Compara rendimiento s…
-
Fixed by changing the following in the EmojiArea_WYSIWYG function of jquery.emojiarea.js
From
`this.emojiPopup.appendUnicodeAsImageToElement(this.$editor, $textarea.val());`
To
`
if ($($textarea)…
-
I cant get this to work using drupal7 and the wysiwyg module (using a full ckeditor .. in sites/all/libraries). some installation docs would be nice.
I've added
`$settings['extraPlugins'] .= ($se…
-
Trying to make something similar to [this](https://www.froala.com/wysiwyg-editor/examples/custom-image-button) We use nuxt, froala is loaded as a plugin.
`import "froala-editor/js/froala_editor.pkg…
-
```
What steps will reproduce the problem?
1. set up jwysiwyg on a textarea
2. destroy that jwysiwyg
3. click in original textarea
What is the expected output? What do you see instead?
Just see an er…
-
```
What steps will reproduce the problem?
1. set up jwysiwyg on a textarea
2. destroy that jwysiwyg
3. click in original textarea
What is the expected output? What do you see instead?
Just see an er…
-
I'm sure you came here because it was the first thing on google you saw when searching for a draft.js wysiwyg editor.
What you will soon discover is that this project is abandoned, with no document…
iyobo updated
4 years ago
-
### Link to reproduction
_No response_
### Environment Info
```text
Payload Version
3.0.0-beta.101
Node Version
v.22.8.0
Next.js Version
15.0.0-canary.104
```
### Describe the…
-
it is not working properly on copy/paste event.
for example, it cant copy bold style text and another thing is that when you paste something, the line height is too high and each line, there is addit…