EnixCoda / Gitako

🐙 File tree extension for GitHub on Chrome & Firefox & Edge

Home Page:https://chrome.google.com/webstore/detail/gitako/giljefjcheohhamkjphiebfjnlphnokk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub page crashes when triggering code menu context

EnixCoda opened this issue · comments

commented

If click on the ... button next to line number, page content will become Looks like something went wrong!

image image

This defect is because anchored-position.js cannot handle elements that is not under body.

image

Gitako is mounted out of body to fix other issue.

I remember that I've reported this issue to the maintainer of @primer, where anchored-position.js come from, but they did not have plan to fix it. Or maybe I didn't, my memory lied. I did not found my comment in their issues.

So this issue won't be fixed.

commented

This defect is quite severe, I'll not be surprised if many users uninstall Gitako.

This looks like the same problem as using T to jump to search and as soon as you type something it crashes the whole page with the same error message. Sadly this is a huge blocker for me and I will need to disable gitako until(if) it's fixed.

commented

A good news. This issue seems possible to be fixed because the other issue of Gitako is mounted out of body to fix other issue seems not an issue anymore.

commented

Alright, the other issue still exist. :|

Gitako might disappear after clicking navigation links in GitHub content. And even leaving a blank area if you have pinned its sidebar. Fixed in 3.11.6