Alistair Smith
Alistair Smith
Aw that's a shame... I've reported to google so hopefully we can get whitelisted :)
Ah yeah this is because the issue was updated with a new comment is basically how that works. I'll leave this open if I find some time to fix this,...
dope!
Might be worth adding this now with slash commands, rose still has potential fr
Ahh awesome, thank you! I'll check this out
Understood, that is super! I think it would make sense to have a selector API on the `useCurrentEditor` hook as well, or another hook (perhaps "`useEditorState`" that would accept the...
🎉Amazing work, thank you!!!🎉
Weirdly it seems that the overloads for `useEditorState` break in the published built declarations. It seems to be fixed if the overload with `Editor | null` goes beneath, rather than...
Chiming in as I'm also using Next.js, I've split the entire editor into a separate component, and then imported it dynamically, like this: ```tsx // components/editor.tsx import {useEditor} from '@tiptap/react';...
thank you honey buns