collaborative-editor
collaborative-editor copied to clipboard
Learn how to build any collaborative application by building LiveDocs, an improved Google Docs that manages millions of collaborators in real-time.
The app should work as the document should be deleted only by the owner of the file, but here the colaborator can delete it as well.
i keep getting this error even when i did everything correctly, i also cloned yours,created a new clerk and liveblocks account and still gets the same error. The component cannot...
At the timestamp of 1:58:38, the editor part that is the place where we edit our doc is available for the instructor, but whereas in my case i wasnt able...
fixed a error from the index.d.ts file for nextjs 14.2.7
This commit adjusts the auth page styles for better responsiveness. It changes h-screen to min-h-screen for more flexible height and adds padding (p-4) to improve layout and spacing on smaller...
project is not deploying and showing error: [23:58:02.801] Running build in Washington, D.C., USA (East) – iad1 [23:58:02.991] Cloning github.com/Eccentric19Shivam/realtime_collab_docs (Branch: main, Commit: 9abe35d) [23:58:03.490] Previous build cache not available...
This is a typo on the shadcn input component.
If you issue with subsets such as: ``` "Type 'string[]' is not assignable to type '("cyrillic" | "cyrillic-ext" | "greek" | "greek-ext" | "latin" | "latin-ext" | "vietnamese")[]'. Type 'string'...
I see that multiple Update title request are happening while we click on any place other than the input box. I think we need to run the update title api...