25-Jul-2026 — stop the crawler-content block flashing before the app loads ref #55
build 792 — commit 0a54e10
What's new
The pre-rendered page content that is included for search engines and no-JavaScript tools no longer flashes on screen while the site loads. Previously it stayed visible until the app had finished starting up, showing a brief moment of unstyled content on the left of the page. It is now hidden from the very first paint for anyone with JavaScript enabled, while remaining fully present for search engines and readable for visitors who have JavaScript switched off.
At a glance
- no more flash of unstyled content when a page is refreshed
- search engines and text-based tools still receive the full pre-rendered page content
- visitors with JavaScript disabled still see the content as a fallback