Skip to content
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

zero-width for bubbles in iFrame context #87

Closed
dmitrizzle opened this issue Mar 26, 2021 · 2 comments
Closed

zero-width for bubbles in iFrame context #87

dmitrizzle opened this issue Mar 26, 2021 · 2 comments

Comments

@dmitrizzle
Copy link
Owner

I am using your chatbubble. I notice that when I use it in a frame, the width of the say bubble reduces (see link https://ibb.co/kVn3Fdr ). I also notice that bubbleContent.offsetWidth in bubble.js for "say" is zero when i test it. This problem does not happen when running chat bubble outside of the frame and on a standalone. Can you assist me here? What do i need to adjust to fix this issue? Here is the link to screenshot: https://ibb.co/kVn3Fdr

Originally posted by @eokwara in #57 (comment)

@dmitrizzle
Copy link
Owner Author

Hey @eokwara, sorry your original comment got hidden by GitHub so I never got to see it until now. If you can provide me a working code sample (i.e. JSFiddle or similar), I would be better equipped to tell what may be going wrong.

@dmitrizzle
Copy link
Owner Author

Same as #88 , I decided to drop support for <iframe /> in this app. Instead, you should render HTML you have full control over on the app.

@dmitrizzle dmitrizzle closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant