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
Error in event handler: TypeError: Error in invocation of webRequestInternal.eventHandled(string eventName, string subEventName, string requestId, integer webViewInstanceId, optional webRequest.BlockingResponse response): Error at parameter 'response': Error at property 'requestHeaders': Error at index 9: Invalid type: expected object, found undefined.
at subEventCallback (extensions::webRequestEvent:107:28)
The text was updated successfully, but these errors were encountered:
The value of
header
set to_header_editor_remove_
doesn't seem to work.I tried to use
delete val[i]
, but the browser threw an errorThe text was updated successfully, but these errors were encountered: