hypertrons / hypertrons-crx

A browser extension for insights into GitHub, Gitee projects and developers.
https://hypercrx.cn
Apache License 2.0
357 stars 102 forks source link

[Bug] sidebar render again when backing #479

Closed xgdyp closed 2 years ago

xgdyp commented 2 years ago

Version

No response

Current Behavior

I use hypercrx v1.7.0 and If I browse some one's profile , It run correctly like image Then I jump to a link like image It run correctly, too. But if I click back button image The tooltip(?or other name) render again. image

Expected Behavior

No response

Environment

- OS:MacOs M1
- Browser:Chrome

Any additional comments?

No response

tyn1998 commented 2 years ago

Hi, @xgdyp. Thanks for your feedback!

Unexpected behaviours that happen in history navigation is not uncommon. I wrote code to handle these problems before, but as you encounter them again, GitHub has apparently updated their UI recently.

xgdyp commented 2 years ago

OK

tyn1998 commented 2 years ago

Hi, @xgdyp. Thanks for your feedback!

Unexpected behaviours that happen in history navigation is not uncommon. I wrote code to handle these problems before, but as you encounter them again, GitHub has apparently updated their UI recently.

,so we should fix this. This issue will be closed by a PR.