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

Different rendering of an iframe across different platforms #4453

Open
drdrang opened this issue Dec 30, 2024 · 0 comments
Open

Different rendering of an iframe across different platforms #4453

drdrang opened this issue Dec 30, 2024 · 0 comments

Comments

@drdrang
Copy link

drdrang commented Dec 30, 2024

In a blog post I published yesterday, I included an embedded Mathematica notebook that's linked to the Wolfram Cloud. The code for the embedded notebook is this:

<iframe src="https://www.wolframcloud.com/obj/drdrang0/Published/Plotting%20test.nb?_embed=iframe" width="100%" height="650"></iframe>

When I looked at my feed in NetNewsWire on iOS, I saw that the embedded notebook is rendered just as it on the blog's web page:

image

But when I look at the feed in NNW on iPadOS or macOS, I see this:

CleanShot 2024-12-30 at 08 14 22@2x

(Clicking "continue anyway" link doesn't do anything.)

The "browser not supported" language suggests that NNW is identifying itself differently across the different platforms. Is that correct? If so, should that be the case? And is there anything I can do to get the Mac and iPad versions to render the way the iPhone version does?

@drdrang drdrang changed the title Difference rendering of an iframe across different platforms Different rendering of an iframe across different platforms Dec 30, 2024
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