Jason Varga

Results 529 comments of Jason Varga

This is fixed in #10272 and will be released shortly.

> Therefor this PR is also in Draft, that it is not accidentally merged. We typically don't accidentally merge PRs, so please just mark it as ready if you consider...

> Breaking Change >This PR updates to Vite 5 and updates some dependencies accordingly. (Therefor being a breaking change in my opinion, but if you think this is not a...

Thank you for this PR but this will likely be covered in the Vue3 upgrade.

Feels like a slippery slope. If asset containers can have custom orders, why not collections, taxonomies, globals, navs, forms, etc. Does using the nav builder to reorder your containers not...

Set your container titles to `title: '1Name'` jk definitely don't do that.

@JohnathonKoster This one is probably for you 😄 I've tracked it down to here: https://github.com/statamic/cms/blob/af63932001987fc4c7eb0fa0a2f4096144a19f99/src/View/Antlers/Language/Runtime/NodeProcessor.php#L1401-L1405 When you use `{{ *recursive children* }}`, it ends up looking at the outer `nav`...

> you can't access individual drafts using the rest api I understand that you cannot access drafts on the "show" endpoint. Do you actually need to do that, though? You...

This issue is due to Prompts. Every frame change of the spinner next to the `Clearing the stache...` message is being rendered as a new line.

I added an issue on Prompts. https://github.com/laravel/prompts/issues/151