-
Notifications
You must be signed in to change notification settings - Fork 43
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
Lost style from material UI #514
Comments
Same problem here https://streamable.com/we89py. Although it happens only on mobile. I am using the hook in a next.js app |
Hi, thanks for creating this issue. Can you provide a reproduction? |
dependencies: "@emotion/react": "^11.7.1", 1.- Open your app in mobile size window Intercom would open fine 3.-Close intercom App styling is broken |
Could you provide a codesandbox/stackblitz link with a small reproduction? |
Feel free to re-open |
Hi, I'm having the same issue with next.js and only on mobile. Can someone re-open this issue please? |
I'd like to re-open it, but don't know how... |
Hi @devrnt, we're not able to manually reopen this ticket ourselves. Could you reopen it? |
Re-opened! |
Hi thanks for reopening this ticket. We are also experiencing this problem at reclaim.ai |
Please provide a minimal reproduction |
Closing this again since no reproduction is provided |
Hi,
I'm using
nextjs
and trying to integrate withintercom
then I found the issue:When opening the chat box and then clicking on the close button, the material UI style is lost
And I also see another error when I go to the other navigation page:
Do you guys have any idea about this issue ?
The text was updated successfully, but these errors were encountered: