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
https://pkg.go.dev/runtime#SetFinalizer
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36
I expected to see my browser opening the link at that specific paragraph
The browser opened the link correctly, then jumped to the top of the page
Using links like: https://pkg.go.dev/runtime#:~:text=func%20SetFinalizer%20%C2%B6,will%20free%20obj does work.
Video of the issue: https://github.com/golang/go/assets/29275085/70f3e565-4cce-4b5b-bc53-9d1ade23785f
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the URL of the page with the issue?
https://pkg.go.dev/runtime#SetFinalizer
What is your user agent?
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36
Screenshot
What did you do?
What did you expect to see?
I expected to see my browser opening the link at that specific paragraph
What did you see instead?
The browser opened the link correctly, then jumped to the top of the page
Using links like: https://pkg.go.dev/runtime#:~:text=func%20SetFinalizer%20%C2%B6,will%20free%20obj does work.
Video of the issue: https://github.com/golang/go/assets/29275085/70f3e565-4cce-4b5b-bc53-9d1ade23785f
The text was updated successfully, but these errors were encountered: