-
-
Notifications
You must be signed in to change notification settings - Fork 7
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]: Integrated chat broken #59
Comments
@Planeshifter Just as you said, chat's broken since Gitter moved to Element, which in turn led to the abandonment of sidecar's development. I have gone through some possibilities to fix this, but unfortunately, I couldn't find a viable alternative to sidecar. There are some issues which need to be kept an eye on: One possibility is to iframe the room, but I don't think that would be a viable option. I would suggest reverting #33 temporarily until a solution is found. |
@lovelindhoni I think the main option for now is just to move chat integration altogether. |
Yeah @kgryte , I tried iframing and it doesn't gone as expected. I also think moving the chat integeration altogether is the best option. |
@lovelindhoni If you want to take that on, feel free to submit a PR. |
Description
The chat functionality on the website is broken. When opening the chat via the button in the bottom-right corner, one is greeted with:
This is likely due to the Gitter Sidecar project being abandoned and the migration to Element.
Related Issues
Related is #33, when the functionality was added.
Questions
No.
Demo
No response
Reproduction
No response
Expected Results
No response
Actual Results
No response
Environments
Firefox, Chrome, Safari, Microsoft Edge, Internet Explorer, Other Browser
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
The text was updated successfully, but these errors were encountered: