H
H
hackuun2018-07-15 12:04:53
HTTP Cookies
hackuun, 2018-07-15 12:04:53

The gsScrollPos cookie is set without my knowledge and every request is sent - why, how to disable it?

SPA application on View. I noticed that there is a huge amount of gsScrollPos cookies, like

Cookie: gsScrollPos-411=; gsScrollPos-409=; gsScrollPos-417=; gsScrollPos-561=; gsScrollPos-223=; gsScrollPos-637=; gsScrollPos-275=0; gsScrollPos-507=0; gsScrollPos-376=; gsScrollPos-487=; gsScrollPos-513=; gsScrollPos-272=; gsScrollPos-590=; gsScrollPos-392=; gsScrollPos-343=; gsScrollPos-212=0; gsScrollPos-337=; gsScrollPos-482=; gsScrollPos-658=0; gsScrollPos-249=0; gsScrollPos-231=0; gsScrollPos-438=; gsScrollPos-550=; gsScrollPos-701=0; gsScrollPos-254=0; gsScrollPos-244=; gsScrollPos-407=; gsScrollPos-576=0; gsScrollPos-263=0; gsScrollPos-382=; gsScrollPos-289=; gsScrollPos-650=; gsScrollPos-467=; gsScrollPos-654=; gsScrollPos-553=; gsScrollPos-375=; gsScrollPos-441=0; gsScrollPos-197=; gsScrollPos-514=; gsScrollPos-157=; gsScrollPos-228=; gsScrollPos-338=; gsScrollPos-251=

And this is all sent every request to my back.
As I understand it, this is a performance hit. In addition, a limited space is clogged that can be stored in cookies (this is not accurate).
How can I disable this and what exactly sets this cookie without my knowledge? Is it the browser itself doing, or the application (maybe vue-router?)? There is pure View, no plugins for scrolling whistles are used.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question