Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display user editing the doc #479

Closed
Ashima246 opened this issue Jun 4, 2021 · 5 comments
Closed

Display user editing the doc #479

Ashima246 opened this issue Jun 4, 2021 · 5 comments

Comments

@Ashima246
Copy link

I want to display the list of users editing the doc to all other users connected to the socket connection.

@alecgibson
Copy link
Collaborator

@Ashima246
Copy link
Author

I am using typed presence, when I edit the doc value I get this: this._doc.type.transformPresence is not a function.

@HPieters
Copy link
Contributor

Do you have an example @Ashima246 that would make things easier? And is the doc type "rich-text", if you look in the docs it says Currently, only rich-text supports presence information.

@alecgibson
Copy link
Collaborator

Yes sounds like you're not using rich-text: #423

As I mentioned in the other issue, we should improve our error message in this case.

@Ashima246
Copy link
Author

Yes, I am not using rich-text. Thank you!
But I will be requiring presence information for JSON so will try to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants