-
Notifications
You must be signed in to change notification settings - Fork 0
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
Blank screen on /chat and /with-terms-and-retrieval #2
Comments
Cannot reproduce. Must be a semver issue or something. I will try rolling the remix version forward and see if I can run into this. |
Ok, the blank screen issue was a css problem, it only showed up on XL screens. I still can't produce any hydration issues, though. Those wouldn't stop it from functioning, usually, anyway. |
ok. I will rip that out. There may be other version conflicts still, but it's worth a try. Langchain is the worst in this regard. I will never look at them again until I at least see a version number that starts with >1.0. |
Ok, I just pushed a version without langchain. Tests fine for me. (note that locally, it will sometimes have an error the first time it comes up, just refresh. I see that a lot, but deployed versions never has a problem). I did not fix the portalChatAction and portalChatLoader yet, but the /chat and /chat/with-terms-and-retrieval routes are fully functional, sans langchain. |
portalChatAction and portalChatLoader have now been updated. Please test it out, and close the issue if things are looking good. |
Seeing blank screens on
/chat
and/chat/with-terms-and-retrieval
.Seeing hydration errors in console:
The text was updated successfully, but these errors were encountered: