-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Latest version throws errors/doesn't work #214
Comments
Thanks @patrickhlauke . I just got the email that my newest submission to update the extension was rejected for the same reason. I guess when that happened, the Chrome web store decided to also break the live version that is in production that was approved. Thanks Google... I'll try to work on this today. |
@patrickhlauke I've removed any references to CDNs and instead use the local files in the project. Hopefully this will resolve the issue. I've submitted another version for review |
The odd thing is, the extension seems/seemed to work for some of my colleagues earlier. Not sure if there's some deeper problem/difference somewhere. But I'll keep my eye on when it updates for me, and see if that solves it. |
@johnmurphy01 I'm a muppet. I realised just now what the actual problem was: yesterday I opted into GitHub's new "Beta" issue experience. That's what was causing the extension's buttons not to show up (I suspect the underlying structure for issue pages has changed, some |
That's okay. The newest version I submitted a few days ago was still rejected for the same reason outlined in this issue. So it needed to be fixed anyway. |
Had a look at trying to make the extension also work/show up in the new (beta) experience #218 |
Describe the bug
Not sure if this is a new change in latest version, or some change in Chrome, but the extension stopped working today.
Looking at the extension errors, it complains about
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For the extension to work...
Screenshots
screenshot showing that the extension is present, but doesn't render anyhing
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: