Josh Harrison

Results 2 comments of Josh Harrison

> Possible maybe, but I don't really know how I can return these percentages without breaking the current API... Any ideas ? How about a new option for `$outputFormat` such...

I had the same issue. Combining ideas from a few related issues, it worked after I ran: 1. `craft resave/entries` 2. `craft project-config/rebuild` 3. `craft resave/matrix-blocks --field=myFieldHandle` for each matrix...