Jibin Thomas
Jibin Thomas
https://tiptap.dev/api/nodes/hard-break
While generating the schema the root URL has the wordpress domain (wordpress.example.com). Is there a way to change the url to (blog.example.com)?
### Summary Adding marks on images is not triggering YJS updates for some reason, if I remove the YJS extension then it's working as expected ### Steps to reproduce https://codesandbox.io/p/sandbox/bold-sutherland-k67yrh?file=%2Fvite.config.ts%3A7%2C1...
Is there a way to set the initial value in file input (image)? If yes whats the expected format
**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...
On SSR there is empty space between the slidedown. Inline css is being added to the element. In my case ```css { height: 8004.22px; transition-property: height; } ```
### Description fixes #2330 - update code to use updated example from the y-prosemirror README.md https://github.com/yjs/y-prosemirror - remove `y-prosemirror` patch-package as types are present on the [latest version](https://github.com/yjs/y-prosemirror/blob/v1.3.7/package.json#L8) ### Checklist...