CORS error with custom domain
Closed this issue · 3 comments
dmitrizzle commented
I'm seeing CORS error when browsing to the next page. Strangely, the CORS comes from a duplicate request (but from my WebPack chunk rather than from Fathom's script -- see attached).
I checked my dashboard and I'm seeing my session being shown so there're no issues with functionality as far as I know.
I'm using a custom domain and I use Fathom.trackPageview();
on route changes pretty much exactly how it appears in the docs.
derrickreimer commented
Hey @dmitrizzle -- you mentioned "see attached" -- is there a missing attachment here with a bit more info?
dmitrizzle commented
derrickreimer commented
Hmm strange. CORS is always a bit of a nightmare. Going to close for now, since I don't think this is directly related to this library.