-
Notifications
You must be signed in to change notification settings - Fork 44
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
🐛 [BUG] - Request count not getting updated #1553
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
In ChatModule.tsx:
In ChatSidebarSection.tsx:
In Inbox.tsx:
All files have multiple issues with braces and missing characters. Note: Further review is recommended after addressing these issues. |
In the
After addressing these issues, the code seems to be logically structured. If you make the necessary fixes, everything should work well. All looks good. |
In the
In the
Overall, there are some typos and logic considerations that need to be addressed in both files. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This PR addresses the second issue in - #1570. After we can transfer issue to SDK to fix first issue
cc: @rohitmalhotra1420 @mishramonalisha76