You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even better would be to enable server-side rendering to provide actual HTML content. However I haven't looked into how much effort that is or what side-effects this would have.
Current behavior
Navigating to the landing page server with javascript disabled gives a blank page.
Expected behavior
At a minimum, the landing page should include a
<noscript>
block with an error. For instance, the frontend uses this:The text was updated successfully, but these errors were encountered: