missing 3rd argument 'sendResponse' for onMessage event listener
behrouze opened this issue Β· comments
Concerning the the typing of onMessage event handler, sendResponse function is missing as the 3rd argument.
Here is the MDN and Chrome documentation about this parameter.
BTW thanks for your good work π
duplicate