You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logic for sending the request will need to be moved from the content script (displayMinkUI.js) to the background script (mink.js) and results sent via message passing.
In the issue-298 branch, submission to IA now works but submission to AIS needs the revisions in #300. The notification is now broken with this required message passing model but the logic should still be present to propagate the correct message or at least the conditional parameter to attribute the message.
Browser reports "Cross-Origin Read Blocking (CORB) blocked cross-origin response" upon clicking IA or archive.is logo post-submission.
This is a blocker for next release.
5bd8875
The text was updated successfully, but these errors were encountered: