Andrew Welch

Results 611 comments of Andrew Welch

Yep certainly could be something cached in CloudFlare as well.

@joelod to be clear: you're renaming the slug/name of Sections in local dev, and then pushing the changes via Project Config to production, and that's how you're seeing this?

@joelod that sounds like a different issue than is being discussed in this thread. In any event, if you pulled the database down from production, that would include the SEOmatic...

@joelod yes you might want to start a new issue -- but looking at the code, it's a very simple query that SEOmatic does to look for the entries in...

Okay so @stevehurst @astuteo I've tracked down what is going on here, and I should have a fix for you this week.

hmmmm. I know it's been made obsolete, but I wonder if it should be in there for backwards compatibility reasons, in case anyone is running less than `2.0` version of...

So I don't think this will have much to do with the Craft Vite plugin; it's more of a Vite setup issue. But I'll attempt to assist you when I...

I tried to replicate the issue in my test environment, and was unable to. Which makes me think it is something specific to your local development, devops, or browser setup....

Can you show me the Retour redirect you've created that might be capturing this URL? Is it possible it's using a regular expression that is capturing the redirect? Are you...

Yes, if `devMode` is enabled there should be extensive logging of 404 errors, and the general flow of things. I'd suggest deleting all of your logs, ensuring that `devMode` is...