Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

[Bug] Call to a member function withFakes() on bool #1053

Closed allam2002 closed 1 day ago

allam2002 commented 3 days ago

Bug report

Call to a member function withFakes() on bool , in backpack editable columns. 3.0.9

What I did

i checked my my version ?? BACKPACK PACKAGE VERSIONS: backpack/backupmanager: v5.0.3 backpack/basset: 1.3.4 backpack/crud: 6.7.17 backpack/devtools: 2.0.3 backpack/editable-columns: 3.0.9 backpack/filemanager: 3.0.8 backpack/generators: v4.0.5 backpack/logmanager: v5.0.2 backpack/medialibrary-uploaders: 1.2.0 backpack/permissionmanager: 7.2.1 backpack/pro: 2.2.4 backpack/revise-operation: 2.0.0 backpack/theme-tabler: 1.2.10

What I expected to happen

??

What happened

??

What I've already tried to fix it

??

Is it a bug in the latest version of Backpack?

After I run composer update backpack/crud the bug... is it still there?

Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:

karandatwani92 commented 3 days ago

Hey @allam2002

Our demo uses editable-columns: 3.0.9. I see no issue there. Can you check on your end or tell us the steps to reproduce the error?