web-monetization-projects
web-monetization-projects copied to clipboard
Extension icon state does not change when payment pointer changes
If the payment pointer url changes on the webpage, the extension state icon doesn't change unless the webpage is out of focus and refocused
Can you give an explicit example of a change?
Changing the href through code something like this
const link = document.querySelector('link[rel="monetization"]')
link.href= "https://google.com"
The icon remains with a full green icon, and the popup states it's still paying out