polar
                                
                                 polar copied to clipboard
                                
                                    polar copied to clipboard
                            
                            
                            
                        404 page requires JS
I think it would be a good idea to at a minimum render something on 404 pages if JS is disabled.
I think it would be a good idea to slap a
I think it would be a good idea to slap a tag on every page if javascript is disabled
Most pages work decently without JS, I would want the 404 state to render without JS too.
Is anybody working on this issue? I would like to work on it.
@sourabpramanik Not that I’m aware of. Please do, PRs welcome!
Alright thanks 👍
Hi, should we go for plain 404 page for all. or should we check if the browser supports JS. I think we can use noscript tag.
FWIW, it seems that even the default 404 page does not work without JS. Next.js seems to always pick it up to inject its scripts.