laravel-metable icon indicating copy to clipboard operation
laravel-metable copied to clipboard

Error when trying to get all meta for object

Open peirix opened this issue 1 year ago • 5 comments

I get an error when trying to fetch all meta belonging to an object:

Plank\Metable\DataType\Registry::getHandlerForType(): Argument #1 ($type) must be of type string, null given, called in /var/www/html/vendor/plank/laravel-metable/src/Meta.php on line 76

I have the full error stack here: https://flareapp.io/share/oPRq3OAm#F63

Running:

php: 8.1.11
laravel: 9.37.0
metable: 5.3.0

peirix avatar Jan 12 '23 12:01 peirix