Charts Not Displaying Correctly After Upgrading to Livewire v3.5.6 #128
Unanswered
sellouter-dev
asked this question in
Q&A
Replies: 2 comments
-
Hi, I encountered this problem yesterday as well, you can disabling lazy loading.
I put it on my widgets and it worked. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey guys, isLazy to false did not work, how can i fix it? |
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.
-
After upgrading Livewire to version v3.5.6, the charts in my Laravel application are no longer rendering correctly. The charts either fail to appear, display distorted data, or do not update dynamically as expected.
Beta Was this translation helpful? Give feedback.
All reactions