-
Notifications
You must be signed in to change notification settings - Fork 43
Chat getting started react guide #2521
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hey @m-hulbert, do you have any ideas as to why the react code blocks don't correctly render? I get the following error You're currently viewing the JavaScript docs. There either isn't a JavaScript code sample for this example, or this feature isn't supported in JavaScript. Switch language to view this example in a different language, or check which SDKs support this feature. |
bac7e74
to
0298e90
Compare
fdc86af
to
e414332
Compare
The guide includes instructions on installation, authentication, and room creation, along with practical examples for messaging and typing indicators.
- Trimmed down the installation section. - Moved all imports to a dedicated section at the start of the guide for reuse. - Lots more test changes and corrections.
d662769
to
427678e
Compare
Description
CHA-898
Adding a getting started guide for Chat with React and Vite
Issues still to investigate
Checklist