Kaifuny / vuepress-plugin-tabs

Vuepress plugin - Tabs Container for Vuepress
https://superbiger.github.io/vuepress-plugin-tabs/
Other
34 stars 14 forks source link

Tabs make my browser crash when built in github pages #16

Open bidoubiwa opened 4 years ago

bidoubiwa commented 4 years ago

First of all, thanks for this wonderfull plugin.

This is a very very specific bug in a very specific situation. I cannot wrap my head arround it so I would like your input on it. Maybe you have a clue.

I use your plugin for the documentation of MeiliSearch. It works great in every page, but in ONE circumstance it makes the whole browser crash.

If you go to the getting started guide from any page of the website, everything works correctly.

BUT

If you go to the getting started guide directly from its url : https://docs.meilisearch.com/guides/introduction/quick_start_guide.html then it makes the browser crash. It also crashes if you refresh the page.

I cannot reproduce this bug in local (nor in development nor in production). This bug only appears when it is built on a github page (the bug does not exist on netlify neither). https://deploy-preview-426--dreamy-wiles-8fd85b.netlify.app/guides/introduction/quick_start_guide.html.

Tests

I made a lot of tests and the problem appears when I add 4 or more "tabs" in the same md page. I cannot find a way to properly debug this.

Any advice is welcome. I realise this bug is crazy but maybe i'm missing something obvious.

This is the repo: https://github.com/meilisearch/documentation

trapcodeio commented 3 years ago

Same happened with me.. Direct access to this page https://xpresserjs.com/plugins/@xpresser/auth/ hangs