-
Hi,
I tried this lib with Sveltekit and hit this issue:
```
npm i svelte-editorjs
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolvin…
-
H5 is normal, but uniapp reports the following error :
![origin_img_v2_27c4812d-f0eb-4a6b-86ce-eecfb1d416cp](https://user-images.githubusercontent.com/18735883/219250981-c8f25a31-1247-40e0-905e-093ee…
-
### Version
5.40.5
### Operating System
MacOS
### Browser
Chrome
### What are the steps to reproduce this bug?
1. Create a model using the legacy editorjs text input (unsure if po…
-
Let's say I want to add an input text that allows entering only numbers.
How I would do that?
I saw in the editor.js docs a way to create a new tool, but I don't know how to replicate that in th…
-
Is there a way of including this in the distributed module instead of having to add it to head after importing?
```
```
-
Hi,
As official plugin looks not maintained anymore and outdated, I try to use your @xenobytezero/strapi-plugin-react-editorjs fork but I've the error :
> Failed to load Toolpack
> Could not f…
-
### Precheck
- [x] Do a quick search and make sure the bug has not been reported yet.
- [ ] Please disclose security vulnerabilities privately at [oss@kommit.co](mailto:oss@kommit.co).
- [x] Fina…
-
Hi, i have encountered an issue with this package, i use editorjs-toc^1.1.11 and editorjs^2.25.0, but there's no settings in the dropdown menu (like delete the block or move it), here is my editor con…
-
```
...\node_modules\@editorjs\embed\dist\bundle.js:1:5165: Unexpected token (1:5165)
```
I get this error when I
```
import Embed from '@editorjs/embed';
```
and run
```
parcel serve main.js…
-
When trying to move an image to another position, the image get's duplicated.
I think because editorjs thinks it is a new image dropped.