Can't save pastes on ctrlv.io
dshoreman opened this issue ยท 2 comments
dshoreman commented
Clicking the Save button on https://ctrlv.io/new only produces a CORS policy error.
It would seem the production env is trying to talk to a test/dev environment on port 8888 that doesn't exist... Oops? ๐
dshoreman commented
So the localhost/8888 thing could be from an extension. Still breaks if I change language, but not for the reasons I thought originally? I have no clue :D
ryanwinchester commented
Should be fixed now in #11