fabianmichael / kirby-meta

All-in-one solution to all of your SEO/OpenGraph/JSON-LD needs. 👀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kirby 4 Compatibility - Return value must be of type Kirby\Cms\Field, Kirby\Content\Field returned

kubiakcreative opened this issue · comments

I am using the plugin on a Kirby 4 site and all seems to work will apart from when I click on the magnifity glass on the side panel. I get the following error.

FabianMichael\Meta\PageMeta::get(): Return value must be of type Kirby\Cms\Field, Kirby\Content\Field returned

Kirby 4.2.0
Meta 1.0.2
PHP 8.2

@kubiakcreative Meta for Kirby 4 is still in development (but almost ready). You can track the progreess on this branch: https://github.com/fabianmichael/kirby-meta/tree/develop

kirby-meta-issue-67.patch
It works with this patch