Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.41k stars 206 forks source link

livewire powergrid Attempt to read property "layout" on array #1577

Closed eztl closed 1 month ago

eztl commented 1 month ago

Have you searched through other issues to see if your problem is already reported or has been fixed?

Yes, I did not find it.

Did you read the documentation?

Yes, I did not find it.

Have you tried to publish the views?

Yes - I didn't work.

Is there an error in the console?

No 2024-05-29_09-41

PHP Version

8.3.7

PowerGrid

5.7.1

Laravel

10.48.12

Livewire

3.5.0

Alpine JS

3,14.0

Theme

Tailwind 3.x with tailwind/forms

Describe the bug.

All of our pages that utilize powergrid are showing this error.

NOTE: Even when creating an enirely new powergrid table, this error occurs.

To Reproduce...

First click on "FOO" then....

Extra information

<?php
 //...
luanfreitasdev commented 1 month ago

Hello!. Please read this: https://livewire-powergrid.com/get-started/troubleshooting.html#theme-layout-view-and-variable-undefined-errors

Related issues: