tanmayrajani / notifications-preview-github

Browser Extension: preview GitHub notifications with same page pop-overs
https://chrome.google.com/webstore/detail/github-notifications-prev/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
MIT License
141 stars 15 forks source link

422 Errors from GitHub when clicking buttons #112

Open silverwind opened 3 years ago

silverwind commented 3 years ago

Sometimes (but apparently not all times), the buttons on the preview do not work for me and I see a bunch of 422 errors in the browser console as a result of the clicks. This is on Firefox 82.

image

The returned HTML on those requests is rather unhelpful unfortunately:

image

Same requests (to the same URLs) on the actual notifications page do work.