Describe the bug
Issue subscribing to the block headers event (newBlockHeaders) after updating to Metamask 8
https://web3js.readthedocs.io/en/v1.2.9/web3-eth-subscribe.html#subscribe-newblockheaders
To Reproduce (REQUIRED)
v8.0.1Expected behavior
I expect to be notified on every block, like the in the following output.
This output it's taken from the codepen above, using Metamask for Chrome v7.7.9

Screenshots
I don't receive the event notification.
This is the output in Metamask for Firefox v8.0.1:

Browser details (please complete the following information):
Additional context (Error Messages, etc.)
N/A
Adding that I see the same behaviour on Firefox 78.0.1 (64-bits) on Linux with Metamask 8.0.1.
Most helpful comment
Adding that I see the same behaviour on Firefox 78.0.1 (64-bits) on Linux with Metamask 8.0.1.