Jason Varga

Results 404 comments of Jason Varga

Odd. Do you think you could add `info($url);` on the line above this one? https://github.com/statamic/cms/blob/2fd7d5bd7c5221a42ef9e60d9c440badb61da90f/src/StaticCaching/DefaultInvalidator.php?rgh-link-date=2022-08-15T10%3A06%3A47Z#L103 This file would be in `vendor/statamic/cms/src/StaticCaching/DefaultInvalidator.php`. Try to save an entry again, then look in...

Seems fine to me. Does it have anything to do with what you're working on in #5549 ?

You're right, I see the same thing on a fresh site. 👍

Funnily enough, this happens on 3.2 too. It's the same problem as #4966 except on 3.2 you'd get an error/blank page, and on 3.3 you get the create page.

Looks like when the page loads you're focused in the first field. Press shift tab twice (not sure why twice - the first time it focuses the tab content area,...

> Would it make any difference if I moved the assets to external storage like DO spaces or S3? No, it'd likely be worse.

Thanks Jack. It's making more sense now. Even with the all the caching / stache watcher disabled / etc the asset query is still going to be filtering arrays with...

Could you try again after upgrading to 3.3.44?

Oops yeah I had assumed the PR would have linked to this.