Access-Control-Allow-Origin icon indicating copy to clipboard operation
Access-Control-Allow-Origin copied to clipboard

Causes error with facebook

Open DavidNester opened this issue 6 years ago • 3 comments

I started using the extension for a project I am working on. Discovered that it causes an error if it is on while I am on Facebook. A window pops up saying "Something went wrong. Please try closing and reopening your browser window." The message can be closed and the site still works though sometimes it stops working.

There is also this text that shows up on the page: Response contained invalid JSON. Reason: Unexpected token o in JSON at position 1 for (;;);{"__ar":1,"error":1357004,"errorSummary":"Sorry, something went wrong","errorDescription":"Please try closing and re-opening your browser window.","payload":null,"bootloadable":{},"ixData":{},"gkxData":{},"lid":"6548430904423846021"}

Any ideas on how to fix this? I imagine it happens on other sites too but Facebook is the first time I've seen it in the 12 hours that I have been using the extension. It can be fixed by turning off the extension but I don't really want to toggle it each time I need it or don't need it.

I am interested in trying to fix this but I am not sure I have the time/experience with this tech.

DavidNester avatar Apr 25 '18 17:04 DavidNester

Hmm it also seemed to cause an error that made submitting this issue impossible. I tried multiple times to submit the issue and it didn't work until I turned the extension off.

DavidNester avatar Apr 25 '18 17:04 DavidNester

The default pattern for URLs catches everything, so you probably need to make it more targeted.

austinbutler avatar May 30 '18 21:05 austinbutler

it happens to me too

ryuujo avatar Apr 14 '19 04:04 ryuujo