`#repo-content-pjax-container` is gone
See original GitHub issueExtension version
main
Browser(s) used
Chrome
Description
- Open https://github.com/refined-github/refined-github/issues
#repo-content-pjax-container
exists- Click on Issues tab
#repo-content-pjax-container
is gone, see console error on this line
Related code: https://github.com/refined-github/refined-github/search?q=repo-content-pjax-container
However GitHub’s own code is still using this selector too, so it might be a temporary issue. The specific console error could probably be avoided though
Issue Analytics
- State:
- Created a year ago
- Comments:11 (9 by maintainers)
Top Results From Across the Web
king-pjax - npm
Pjax is a standalone JavaScript module that uses AJAX (XmlHttpRequest) and pushState() to deliver a fast browsing experience.
Read more >COIN_0145_Sept_2014.txt - Veterans Affairs
... /><meta content="VA_Data_Assets_OM - This an a repository for VA - OM data ... id="js-repo-pjax-container" data-pjax-container> <div class="pagehead ...
Read more >pjax -- must links be inside the pjax-container? - Stack Overflow
If I move the link inside the div with the data-pjax-container attribute, it works (the page is not reloaded and only the container...
Read more >yiisoft/jquery-pjax - Packagist
pushState + ajax = pjax, a forked maintainted by the Yii Framework ... the content of a container element on your page with...
Read more >Untitled
<meta name="browser-stats-url" content="/_stats"> <link rel="assets" ... /.repository-sidebar --> <div id="js-repo-pjax-container" class="repository-content ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Likely point of failure:
https://github.com/refined-github/refined-github/blob/243e51d786e4771d313091b94cec826ff86becc9/source/features/index.tsx#L326-L327
We should probably just update the selectors for now and ship another release if it works well enough, but in the future we might just look better into
turbo-frame
to rethink our deduplication strategy.ripgrep has the
-i
flag