adrelanos commented on issue #1684: anchored links break when javascript is disabled in browser
(for users of noscript)
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1684#issuecomment-606049294
I've added `pagespeed SupportNoScriptEnabled false;` to config and this made my page work
better with javascript disabled. Anchored links now functional. That was, `pagespeed SupportNoScriptEnabled
false;` is counter-intuitive. (I didn't like users seeing any different link `?PageSpeed=noscript`
being appended anyhow. Users tend to share links with query parameters intact which makes
links ugly.)
Nothing else can be done about this? Possible feature request / bug report? I.e. have the
cake and eat it too?
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
|