ovity / octotree

GitHub on steroids
https://www.octotree.io/
GNU Affero General Public License v3.0
22.83k stars 1.78k forks source link

Pages infinitely loading when "multi-tab" setting is enabled #1124

Closed neel-gandhi closed 2 years ago

neel-gandhi commented 2 years ago

Description

All pages on any of the Github repositories keep reloading continuously if "Multi-tab" setting is enabled. Seems to be very similar issue to https://github.com/ovity/octotree/issues/987

I came across solution to disable "multi-tab" to make it work from this comment.

Environment (if bug)

danhgit commented 2 years ago

@neel-gandhi thanks a lot for reporting and digging out the cause. Indeed, multi-tab causes the issue. I just released a hot fix to temporarily remove this feature while we're working to address the root cause.

BTW, this issue was just reported a bit earlier https://github.com/ovity/octotree/issues/1123. I'm gonna close this so that we only track a single issue.