Summary
I’m the founder of Mash and we have a number of widgets (e.g., components, iframes) that talk to each other, and embeddable in JS on almost any platform – donations per one-click, per page view, app run, and locking specific types of content with per use monetization. One of our users is trying to deploy the features on streamlit, but the formatting/result is behaving in a bizarre fashion.
We’re trying to figure out how to fix it, and then promote streamlit as a platform that Mash works for.
Steps to reproduce
You can see the issues at https://primodata-bitcoin-dashboard-app-qln4fj.streamlit.app/
It should look more like you can see here: https://artgrinch.xyz/
Code snippet:
We have a standard JS snippet and buttons/webcomponents that can be seen at.
Mash (and floating widgets along with main mash button snippet)
docs.mash.com
If applicable, please provide the steps we should take to reproduce the error or specified behavior.
Expected behavior:
It behaves as it does on other sites.
Actual behavior:
All the formatting. size of the iframes and components are not working.
Explain the undesired behavior or error you see when you run the code above.
If you’re seeing an error message, share the full contents of the error message here.
No error message.