ceisele-r
ceisele-r
### Summary Using `@remirror/react-core` in a typescript project causes the following typescript error to be emitted: ```typescript node_modules/@remirror/react-core/dist/remirror-react-core.d.ts:835:58 - error TS2833: Cannot find namespace 'Remirror$1'. Did you mean 'Remirror'? 835...
## Environment - Linaria version: - @linaria/core: `4.2.9` - @linaria/tags: `4.3.5` - @linaria/utils: `4.3.4` - Bundler (+ version): Typescript `4.7.4` - Node.js version: `v18.16.0` - OS: Windows & Ubuntu ##...
### Summary When upgrading from remirror v2 to v3, exports from `remirror-extensions` can no longer be resolved correctly: E.g. the following import ```typescript import { MentionAtomNodeAttributes, } from "remirror/extensions"; ```...
### [REQUIRED] Describe your environment * Operating System version: Windows 11 * Browser version: Chrome 100 * Firebase SDK version: 8 / 9 * Firebase Product: remote config ### [REQUIRED]...
### The problem in depth _In general, this applies to different browsers. Behavior slightly varies between browsers, but in general it applies to all browsers._ When viewing the (small) Pro/Premium...
### Description `remirror` and `@remirror/react-editors` has `"refractor": "^3.6.0",` as dependency that by itself has `"prismjs": "~1.27.0"` as dependency which is vulnerable (see https://github.com/advisories/GHSA-x7hr-w5r2-h6wg - which would be fixed in >=1.30.0)....
### Initial checklist - [x] I read the [support docs](https://mdxjs.com/community/support/) - [x] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [x] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/main/code-of-conduct.md) - [x] I...