vscode-coding-tracker-server icon indicating copy to clipboard operation
vscode-coding-tracker-server copied to clipboard

Raise error if visit to links with #overview or other anchor(hash) (#projects and etc.)

Open melehin opened this issue 4 years ago • 1 comments

Hi! I like your tracker :)

But there is one error, as on this screenshot: image

This error occurs when i open a tracker's link with #overview anchor at the end of URL in a new browser tab (from bookmarks), works fine without the anchor.

/report/?token=123456#overview => error /report/?token=123456 => fine

melehin avatar Dec 17 '20 14:12 melehin

I have the same problem, except that when I go to /report/?token=123456, I'm automatically redirected to /report/?token=123456#overview...

Evertt avatar Oct 19 '22 02:10 Evertt