adrelanos commented on issue #1684: anchored links break when javascript is 
disabled
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1684#issuecomment-605610418
 
 
   Lofesa:
   > Your site works w/o javascript?
   
   Yes. My site works sufficiently well without javascript. At least anonymous 
reading and anchor links are well functional.
   
   Found https://www.modpagespeed.com/doc/faq#noscript-redirect just now (had 
wrong search terms in mind earlier).
   
   > The defer_javascript, lazyload_images, dedup_inlined_images, and 
local_storage_cache filters require JavaScript to render pages correctly. To 
support clients that have JavaScript disabled, if any of these filters are 
enabled, PageSpeed will insert a meta refresh inside a noscript tag at the top 
of the page. This meta refresh will redirect clients with JavaScript disabled 
to the current URL with a '?PageSpeed=noscript' query parameter appended which 
disables filters that require JavaScript.
   
   That actually sounds really good. But why does it break anchored link for 
example `#Upstreaming`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to