fabianmichael / kirby-meta

All-in-one solution to all of your SEO/OpenGraph/JSON-LD needs. 👀
MIT License
65 stars 8 forks source link

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

Open kubiakcreative opened 7 months ago

kubiakcreative commented 7 months ago

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

fabianmichael commented 7 months ago

@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

MathiasGmeiner commented 5 months ago

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