Roland
Roland
flutter:2.0.6
i declare a prop  but when i generate d.ts,it turned to be any 
[npm地址](https://www.npmjs.com/package/@types/watermark-dom)
**Describe the bug** ``` dayjs('18:40:44', 'HH:mm:ss') // Invalid Date ``` when I use dayjs from node_modules,it can't parse the string **Expected behavior** but when I run this code in console...
### Description ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [x] My code follows the code style of this project and `pnpm fix` completed successfully. - [x]...
### Description ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [x] My code follows the code style of this project and `pnpm fix` completed successfully. - [x]...
### Description detailed reason for this pr https://github.com/yjs/y-prosemirror/issues/114 and https://github.com/yjs/y-prosemirror/issues/102 The implementation of this method is inspired by tiptap. https://github.com/ueberdosis/tiptap/blob/bdc51d12b513e8d395e2aefa52ad890e4f2478a7/packages/extension-collaboration/src/collaboration.ts#L108 ### Checklist - [x] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document....
### Description I'm writing a slash extension.When a menu navigation appears to add or toggle nodes, if a keyboard shortcut is used at that time, the menu does not disappear,...
### What happened? My project structure you can see the `Icon` component had been transform to But I did not explicitly declare the introduction of react in the original file.So...
**Checklist** * [x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ * [x] Try to report your issue...