Ante Sepic
Ante Sepic
### Version Information Server Version: CLI Version (for CLI related issue): 2.9.0 (tried 2.8.0 as well) ### Environment Cloud ### What is the current behaviour? Running hasura console and changing...
- EdgeDB Version: `0.20.7` - EdgeDB CLI Version: `1.1.1+932d5c6` Given the following schema: ``` module default { type users { required property email -> str { constraint exclusive; } required...
Hello, Right now the the `onReady` prop for the MarkdownEditor is typed as `Function` and `InitializedEditorType` type is not exported from the package, so there is no way to type...
👋🏻 Hello, Right now there seems to be no way to get a reference to the `rich-text` and `json` editors when they are initialized. Markdown editor has an `onReady` prop...
### Describe the bug Compare the icon on [css.gg](https://css.gg/format-bold) to the one in [React Icons](https://react-icons.github.io/react-icons/icons?name=cg) (CgFormatBold) The react icons version seems to ne cropped. ### Expected behavior Icon should appear...
Lexical version: 0.17.0 ## Steps To Reproduce 1. Open the [Playground](https://playground.lexical.dev/) 2. Remove all contents, insert table (5x5 but doesn't matter) 3. In the first cell, insert another table (5x5...