I followed the instructions and implemented the button.
The button is there, when i click it a popup comes up as expected and when i click on an account the popup closes but the console does not log anything. I am running my app on localhost:3001.
I am also getting on my console:
Content Security Policy: Ignoring â'unsafe-inline'â within script-src: âstrict-dynamicâ specified
Content Security Policy: Ignoring âhttps:â within script-src: âstrict-dynamicâ specified
Content Security Policy: Ignoring âhttp:â within script-src: âstrict-dynamicâ specified
Is the localhost the problem?
EDIT: On chrome i am getting the desired results, the problem lies with Firefox, is there a way to fix this?
The Ghostery chrome extension prevents response from logging for anyone stumped on this
Privacy badger has this effect as well, but it doesn't offer up anything into the log.
Most helpful comment
The Ghostery chrome extension prevents response from logging for anyone stumped on this