diegocr / GitHubExtIns

Install Browser Extensions straight from GitHub Repositories.
108 stars 65 forks source link

Button doesn't appear sometimes #1

Closed Keith94 closed 10 years ago

Keith94 commented 11 years ago

If you click the link to this repo up top (where it says "diegocr / GitHubExtIns") and have it open in the current tab (not new tab), the Add to Firefox button won't appear until you refresh the page. I guess it has something to do with the way GitHub dynamically loads some content.

diegocr commented 11 years ago

Yeah, you're totally right, that's caused by Ajax calls performed to navigate across the site. It is a know issue/limitation in the current version which i'll try to fix when i get a chance. Thanks for reporting it.

Noitidart commented 10 years ago

the pjax events should fix this