-
I tried to install plugin, configured middleware, but empty window is only shown and I got CSP error
```
Uncaught EvalError: call to eval() blocked by CSP
vb4 http://www.wiris.net//demo/edito…
-
# Convert attached icons from png to.svg
[icons.zip](https://github.com/NCIOCPL/cgov-digital-platform/files/12665494/icons.zip)
-
Since the `ng eject` task for version 6 still isn't available, it's a more complicated task. Fortunately, the new CLI comes with [builders](https://medium.com/dailyjs/angular-cli-6-under-the-hood-buil…
-
## 📝 Provide a description of the new feature
`packages/ckeditor5-package-tools/lib/utils/get-webpack-config-dll.js` is quite rigid about what directory structure it expects, which makes it difficult…
-
Hello, I am using CKEditor5-react for its rich text feature, nothing complicated. However, I am trying to reflect the changes a user is typing for another user that is on the page. Real time editing s…
-
`/home/bharat/www/genera-monorepo/node_modules/@ckeditor/ckeditor5-watchdog/src/index.js:8
export { default as ContextWatchdog } from './contextwatchdog';
^^^^^^
SyntaxError: Unexpect…
-
I was working on #6555 and was trying to figure out why changes I was adding to the `ckeditor5.admin.js` file would not take. Clearing caches would not solve it, so it left me head-scratching and wond…
-
## 📝 Provide detailed reproduction steps (if any)
1. Selecting font as Times New Roman
2. Typing in Times New Roman. You can hit enter & type a new line and it stays in Times New Roman. When …
-
Hello,
I'm using Vue 3, Vite, TS and "@ckeditor/ckeditor5-vue": "5.1.0", "@ckeditor/ckeditor5-html-support": "^38.1.0", "@ckeditor/ckeditor5- edit source code": "^38.1.0".
When I turn on source …
-
Hi
We have Angular project with Ckeditor 5 dependency. Everything was working fine if we used the following versions:
```
"@ckeditor/ckeditor5-angular": "^7.0.1",
"@ckeditor/ckeditor5…