-
## Environment
Please provide as many details as you can:
- Hosting type
- [ ] Form.io
- [x] Local deployment
- Version: Windows 10
- Formio.js version: 14.4.10
- Frontend framework: …
-
**Describe the bug**
It is possible to type char, for example 'a', 'b' or 'c', or even string, in integer-type fields when using the editor in Firefox. There is no validation error message to warn th…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
-…
-
Hi,
I'm having this issue in ngx-quill (4.5.0) when I type more enter more around 4000 characters, I see **addRange(): The given range isn't in document.** in the console and the editor looses focu…
-
I added formula to ngx-quill
modules = {
toolbar: [
[{ header: [1, 2, false] }],
['bold', 'italic', 'underline'],
['formula'],
['image', 'code-block']
]
when I enter a fo…
-
# Additional Release Tasks
## Update Documentation
* [X] update [readme]
* [X] CurseForge Description page 🤬
* [X] Forum Original Post 🐰
* [X] SpaceDock Information page 🌮
* [x] re…
-
**Check this first**
Sorry, but the nature of this problem means my answers to your three questions are:
- Probably not.
- Probably not.
- Um, I don't know how for this one...
**Background …
-
Can't find a way to get text from ngx-tinymce as we can do in vanile one. Is there a way to get editor? In component there is no such thing as `activeEditor` or `getContent`
```
const myText = tinyM…
-
## Current Behavior
Outputs of commands "e2e" and "build" are not being cached after upgrade to v15 (☁️ cache-miss)
## Expected Behavior
"e2e" in my case is custom (Playwright), but it was cached…