Felix Lu

Results 2 issues of Felix Lu

### Provide environment information * ### Describe the bug bug: editable={false} doesn't prevent editing content ### Link to reproduction https://github.com/steven-tey/novel/ ### To reproduce * ### Additional information ![Screenshot 2024-04-28 170811](https://github.com/steven-tey/novel/assets/58391009/28c163e5-8aeb-409f-9e6a-7a0291d69ac4)

In the ai-selector.tsx and generative-menu-switch.tsx, the `const { editor } = useEditor()` object destructuring returns `const editor: Editor | null` in the new version of tiptap/core + /react + /pm...