Hi, Sam Ritchie asked me to send you this. Basically, the issue is that clerk files posted on http://github.io, containing Sam's Emmy-viewers, which display just fine under most browsers in Linux/Mac/Windows are not displaying under Android Chrome. The particular example I used was http://sritchie.github.io/strange-loop-2023/notebooks/stl/phase_portrait. The text blocks and the code blocks work fine, it's just the emmy-viewers display that doesn't. The Browser is Chrome Version 125.06422.165 under Android 11 (tablet) also Chrome Version 125.06422.053 under Android 12 (phone)
I think it might be a MathBox problem, rather than clerk. I checked with examples from http://MathBox.org, and they don't work either, displaying the same sort of problems - showing startup icon and axes but nothing else (interactivity works, though)
many mathbox examples have no axes, like https://mathbox.org/test/network.html
do those work?
What I see is (on Android) a small red dot that moves in the opposite direction of my finger's movement on the screen.
Right, I just checked on the computer's browser! So, no, on Android you can only see the little red dot, you can't see the networks at all.
Is there an easy way to make clerk display the source code for a function not in the namespace of the notebook? I messed around with source and source-fn but couldn't get either to work. (Also this perhaps is not desirable behavior anyway... but I think it might be useful.)