binshops / laravel-blog

Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.
https://www.binshops.com
MIT License
429 stars 134 forks source link

Trying to get property 'category' of non-object #30

Closed tingan closed 3 years ago

tingan commented 3 years ago

Hi, I added second language(Chinese(Mandarin) for laravel blog, then add a category under the second language. Then save category, i got Trying to get property 'category' of non-object. The categories only show english categories. Can be a bug, thx.

Trying to get property 'category_name' of non-object (View: vendor/hessam/laravel-blogger/src/Views/hessamcms_admin/categories/_category_partial.blade.php)

The bug only happen when create category under non-english language.

samberrry commented 3 years ago

Hi, fixed in the latest version of package: v9.2.1.