Closed tikotzky closed 9 years ago
for example if you click this link: https://github.com/ryanflorence/github-plusone-extension/pull/1
you wont see any +1s near the title however if you refresh the page when viewing the issue it will display correctly.
+1
The MutationObserver needs to look at the whole page to see if it changed, not just the .js-discussion element.
.js-discussion
for example if you click this link: https://github.com/ryanflorence/github-plusone-extension/pull/1
you wont see any
+1
s near the title however if you refresh the page when viewing the issue it will display correctly.