Duncan McClean

Results 412 comments of Duncan McClean
trafficstars

This seems to be working fine for me. ![CleanShot 2024-02-08 at 17 26 53](https://github.com/statamic/cms/assets/19637309/12f59751-1854-467d-bae7-80dcaff6c16d) Can you provide the output of `php please support:details` and the blueprint for your Products taxonomy?

Thanks. Can you share your taxonomy's blueprint too?

Thanks! What does the taxonomy's blueprint look like? Can you share the contents of its YAML file?

I'm still not able to reproduce this issue on the latest version of Statamic, even alongside the Eloquent Driver. I'm going to close this issue now. If you're still experiencing...

I'm unable to reproduce this. Can you share the code of your Antlers template?

I think this issue is related to pid/speakingurl#61, an issue on `speakingurl` which is the package used by Statamic to create the slugs. The update the maintainer suggests on there...

> Different issue, but slug related... #8429 cc/ @martyf > > Maybe we can tackle both at once, if we're taking a pass on slug generation? It doesn't look like...

This has been fixed in Statamic 5, which we're hoping to release in the next few days/weeks.

The fact the default values aren't being saved to the YAML file here won't be such a big deal in Statamic 5 since they'll automatically pull through in templates (or...

Hey! 👋 If you revert your changes in `ArrayableLink.php` and try commenting out [line 869](https://github.com/statamic/cms/blob/4.x/src/Entries/Collection.php#L869) of `vendor/statamic/cms/src/Entries/Collection.php`, are you still experiencing the infinite loop issue? If you are, then this...