I’ve downloaded the imageradio plugin from here GitHub - sylvainjule/kirby-imageradio: Add illustrations to Kirby's radio buttons. Compatible with Kirby 3, 4, 5. · GitHub
But in the browser I’m getting the following error
Whoops\Exception\ErrorException thrown with message “Declaration of SylvainJule\ImageRadioOption::render(Kirby\Cms\ModelWithContent $model): array must be compatible with Kirby\Option\Option::render(Kirby\Cms\ModelWithContent $model, bool $safeMode = true): array”
It looks like the plugin is not compatible with the latest Kirby version?