EnixCoda/Gitako

GitHub page crashes when triggering code menu context

EnixCoda opened this issue · 4 comments

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.

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.

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.

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