Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Reference#Cookies header hidden #13202

Open
notramo opened this issue Dec 19, 2024 · 2 comments
Open

Documentation Reference#Cookies header hidden #13202

notramo opened this issue Dec 19, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@notramo
Copy link

notramo commented Dec 19, 2024

Describe the bug

https://svelte.dev/docs/kit/@sveltejs-kit#Cookies
It doesn't focus the cookie section. The "Cookies" section is below "Config", and "Config" can be focused: https://svelte.dev/docs/kit/@sveltejs-kit#Config but "Cookies" lack a title and id.

Severity

annoyance (can't link to "Cookies" section in the docs)

@eltigerchino eltigerchino added documentation Improvements or additions to documentation awaiting submitter labels Dec 20, 2024
@eltigerchino
Copy link
Member

https://svelte.dev/docs/kit/@sveltejs-kit#Cookies works for me on Arc Windows (Chromium). What browser / OS are you using?

@notramo
Copy link
Author

notramo commented Dec 20, 2024

I figured out it's caused by the "Easylist - cookies" filter list in uBlock Origin which blocks (or at least) hides annoying 3rd party windows (formally "cookie consent" or similar, but many of them is used for tracking). It's filtering out the the #Cookies element id.

I recommend changing the id of the header to RequestCookies or similar, that way it's not hidden, however it's not matching the actual API name, so I opened an issue in the Easylist repo. easylist/easylist#20873

@notramo notramo changed the title Documentation Reference#Cookies fragment id missing Documentation Reference#Cookies header hidden Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants