We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Promise.all()
https://github.com/FleetAdmiralJakob/chat-io/blob/60b85ea4e13c2f1bf0497b0462ecd75bad2b23aa/convex/chats.ts#L13C1-L19
chat-io/convex/messages.ts
Lines 32 to 48 in 60b85ea
https://github.com/FleetAdmiralJakob/chat-io/blob/60b85ea4e13c2f1bf0497b0462ecd75bad2b23aa/convex/chats.ts#L113C1-L130C14
The text was updated successfully, but these errors were encountered:
Fixed here: f3d0988
Sorry, something went wrong.
No branches or pull requests
Can be wrapped in
Promise.all()
:https://github.com/FleetAdmiralJakob/chat-io/blob/60b85ea4e13c2f1bf0497b0462ecd75bad2b23aa/convex/chats.ts#L13C1-L19
chat-io/convex/messages.ts
Lines 32 to 48 in 60b85ea
https://github.com/FleetAdmiralJakob/chat-io/blob/60b85ea4e13c2f1bf0497b0462ecd75bad2b23aa/convex/chats.ts#L113C1-L130C14
The text was updated successfully, but these errors were encountered: