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
Looks like something broke on main when loading a shared function:
main
chatcraft.org/src/components/Message/OpenAiMessage.tsx
Line 71 in ecc6ea8
Looks like we're not rehydrating the dates back into Date from string.
Date
string
The text was updated successfully, but these errors were encountered:
Fixed by serialization type fixes in #107
https://chatcraft.org/c/humphd/W1F3Tgin1QE5UFb5MMtBy now loads.
Sorry, something went wrong.
No branches or pull requests
Looks like something broke on
main
when loading a shared function:chatcraft.org/src/components/Message/OpenAiMessage.tsx
Line 71 in ecc6ea8
Looks like we're not rehydrating the dates back into
Date
fromstring
.The text was updated successfully, but these errors were encountered: