Betty Steger
Betty Steger
I have a question, because i am creating a HTML file with some `file://` links to different assets. I am using the base-tag in the head for linking to another...
**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** I have to click twice to enable the text cursor and add-toolbar when...
I installed the package, but when I look at the console, the plugin seems not to be loaded and I cannot use it. This is the console output: ``` reloading...
I use grunt for concating (and uglifying) JS files. Rangy is not available (=undefined) on the global `window` object when doing this. First I thought there was a problem when...
In version 5.3.2 this works: ``` transformHeader: function(header) { return header.trim(); } ``` In version 5.4.1 i got the following error because header is sometimes a function, sometimes a string,...
After the update to 2.29.0 in readonly mode there is a empty block added with an invisible (opacity: 0) placeholder text. The empty line is breaking the layout. I temporarily...
add Vue 3 implementation example (this is just a link to a gist, because i think a wrapper as a npm plugin needs too much customization) It is easier to...
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.
When I upload an image in Firefox the generated canvas is not visible.. This happens only when the uploaded image is in portrait format (height bigger than width), the generated...