Andris Sevcenko

Results 76 comments of Andris Sevcenko

We'll be tweaking the indexing process in Craft 4.0 a bit. Meanwhile, this can be considered as a rather rare edge case and you can work around this by increasing...

So this behavior depends on the `devMode` setting, as, enabling that, adds additional validation rules. If you enable `devMode`, you'll see the expected error. This is because disabling `devMode` removes...

What transform parameters are you using in templates? Also, do you have Imagick enabled and working?

This is currently slated for Craft 5.0 as this is highly likely to break existing GraphQL queries.

Good call! This has to happen for 3.6, though, since it would affect queries already out there.

@NickHolder I'm unable to reproduce this following the steps exactly. The only difference is that I'm on Craft 3.7.31 and on Nitro. It would be great if you could still...

@NickHolder any chance you want to try this on Craft 4 beta? We refactored a bunch of stuff there for Project Config - maybe it caught this (arguably elusive) bug.

> When run from the command line it applies without error\ Sounds like a JS error. Can you try again on Craft 4 beta 4 and see I there any...

Related: https://github.com/craftcms/cms/issues/7551