Closed garcianavalon closed 8 years ago
Hi,
did you get a way to fix this?
It seems to relate to: https://github.com/pouchdb/pouchdb/issues/5810 https://github.com/pouchdb/pouchdb/issues/5501
Thanks
Yes! I changed the CouchDB version from 1.X to 2.Y and worked perfectly :) I'm using this unofficial docker image because the official one is not yet at 2 and failed.
Sad news is I couldn't locate the cause of the error for those that can't upgrade :(
Description
After setting up a remote CouchDB and activating CORS I still get a
"Referer header must match host."
error when usingapp-pouchdb-query
Expected outcome
The documents in the database are loaded in data
Actual outcome
Live Demo
Steps to reproduce
app-pouchdb-query
element as defined above in the page.Browsers Affected