Open
Description
Using beforeInteractive in the next.js script component fixed the pyodide loading issue but now the experience of using the site is frustrating.
Site does the initial render but you can't scroll until pyodide loads.
Ideally we'd have some sort of loading indicator and let a user scroll on the site instead of making it hang
Activity