You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the examples in the public folder, there are monitoring tools for text data type and document.root.
index.html (codemirror)
whiteboard.html
To enhance development convenience, create a Chrome extension that incorporates these tools.
This extension will provide an interface for monitoring and debugging.(Refer to: https://liveblocks.io/devtools)
Considerations: The opsForTest, which monitors the entire operation, is currently designed to operate only in the development environment.
Why:
Improved accessibility and usability of monitoring tools.
Enhanced development experience for handling root and text data types.
The text was updated successfully, but these errors were encountered:
Description:
In the examples in the public folder, there are monitoring tools for text data type and document.root.
To enhance development convenience, create a Chrome extension that incorporates these tools.
This extension will provide an interface for monitoring and debugging.(Refer to: https://liveblocks.io/devtools)
opsForTest
, which monitors the entire operation, is currently designed to operate only in the development environment.Why:
The text was updated successfully, but these errors were encountered: