Tegan Rauh

Results 4 comments of Tegan Rauh

Sorry, I missed this reply until today. I'm still getting the error with `craftcms/cms` at `3.4.27`, and `craftcms/guest-entries` at `2.3.0`. After removing the logs and trying again, this is the...

Updated link for the comparison page in case anyone else stumbles on this issue. https://xunit.net/docs/comparisons

I don't know if this will be any help, but I'm currently trying to switch a project from Webpacker to just Webpack, and getting the same error in this issue....

For what it's worth, it's possible to do this setup but pulling from a CDN. I have this in `graphiql/index.html.erb`. ```erb GraphiQL const graphQLFetcher = graphQLParams => fetch('', { method:...