You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Exception thrown in livewire with "google not found"
To Reproduce
Steps to reproduce the behavior:
Do an action to reload the livewire-control.
See exception in developer console
Expected behavior
No error shown
Screenshots
If applicable, add screenshots to help explain your problem.
Lagoon Charts Version
v0.2.4
Laravel Version
v9.52.10
Livewire Version
v2.12.3
Browser
Firefox
Additional context
Livewire V3 could fix this error probably, but for now find a better solution to load the google charts library seperately from the control. Maybe remove the inclusion of it at all and let the user include it himself.
The text was updated successfully, but these errors were encountered:
daredloco
changed the title
"Google not found" exception if livewire control reloads itself
[V1] "Google not found" exception if livewire control reloads itself
Jul 22, 2023
Describe the bug
Exception thrown in livewire with "google not found"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error shown
Screenshots
If applicable, add screenshots to help explain your problem.
Lagoon Charts Version
v0.2.4
Laravel Version
v9.52.10
Livewire Version
v2.12.3
Browser
Firefox
Additional context
Livewire V3 could fix this error probably, but for now find a better solution to load the google charts library seperately from the control. Maybe remove the inclusion of it at all and let the user include it himself.
The text was updated successfully, but these errors were encountered: