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
As I said on the issue @tgiardina is pointing, those extra parameters aren't supported in any other browser. Maybe this is the reason they are missing from web-ext-types. They aren't even supported in Firefox for Android.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onUpdated
It seems like the filter parameter is missing in the definition. Typescript states "Expected 1 arguments but got 2."
The text was updated successfully, but these errors were encountered: