Replies: 1 comment
-
Fixed: #1819 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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](powergrid.js:2 PowerGrid: Unable to load icons in javascript window in row: [null])
PHP Version
8.3.14
PowerGrid
6.1.7
Laravel
11.33.2
Livewire
3.5.6
Alpine JS
No response
Theme
Tailwind 3.x
Describe the bug.
I ran into multiple issues after upgrading the package
I get the following error on export:
Livewire\Exceptions\PropertyNotFoundException: Property [$hasLazyEnabled] not found on component: [] in project-path-here/vendor/livewire/livewire/src/Component.php:105
If I manually set this property, I get the following
Livewire\Exceptions\PropertyNotFoundException: Property [$realPrimaryKey] not found on component: [] in.../vendor/livewire/livewire/src/Component.php:105
To Reproduce...
Extra information
Beta Was this translation helpful? Give feedback.
All reactions