You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google chrome (both desktop and mobile) suddenly stopped displaying the chat UI today. Only the top header is visible, rest all the UI components (chat messages list, message input box, side bar containing list of online users) are all gone!
It gives this warning in the console:
It works fine on Firefox, UC Browser and Edge.
PS: Chrome Desktop Version 63.0.3239.84 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
I found this blog on chrome deprecations in version 63 on Polymer website. Also this article on remove-shadow-piercing, this is what is causing the issue.
Google chrome (both desktop and mobile) suddenly stopped displaying the chat UI today. Only the top header is visible, rest all the UI components (chat messages list, message input box, side bar containing list of online users) are all gone!
It gives this warning in the console:
It works fine on Firefox, UC Browser and Edge.
PS: Chrome Desktop Version 63.0.3239.84 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: