-
Wrong cursor behavior after changing format and pressing right/left arrow key.
**Steps for Reproduction**
1. Visit https://quilljs.com/playground/
2. Write some text
3. Put cursor in the middl…
-
Hey,
I have an issue where I want to use React Quill within an iframe.
It does render and callback events are triggered accordingly whenever typing in the editor, but the tool bar is not working …
-
#### :tophat: User Story
We're adding the functionality to embed videos through the editor, but once the page is saved the video is shown very small:
![](https://i.imgur.com/PNdQcNs.png)
(that'…
-
Quill editor resets the applied text format when the user presses Enter or even Shift+Enter. This issue happens on mobile and desktop. I've tested on rc2 and rc3.
**Steps for Reproduction**
1. …
dr-zr updated
4 months ago
-
### Dependency
- Post MVP
> _While the below proposal is going to be discussed in terms of the particularity of the guide pages. It can also be applied easily to new project cards that needs creat…
-
I'm using EditPlus to make photos descriptions easy to make and clear to read. Unfortunately there is an issue with `` and `` tags. i've found out where is the problem, but i don have anouth skils to …
-
**Steps for Reproduction**
1. Visit [quilljs.com, jsfiddle.net, codepen.io]](https://quilljs.com/docs/formats/)
2. Input 'a'
3. Open browser console, input:
```
let Font = Quill.import('forma…
-
it shows the error
safari:
TypeError: undefined is not an object (evaluating 'this.emitter.emit') update quill.js 4329
FireFox
TypeError: this.emitter is undefined[Learn More] quill.js:4329…
-
I added `quill-blot-formatter` to a QuillJS editor. This correctly shows the controls to resize any image.
Yet, after disabling Quill via `quill.enable(false)`, I'd expect the resizing control to be …
-
https://github.com/quilljs/quill/assets/26898312/d9db1641-53a7-41e8-a5f3-2e344edfb101
## How to produce:
- when inline embed element is at end of line, input after it
- or set the cursor by cli…