Wizard outside of panels causing client-side errors #19508
Unanswered
titantwentyone
asked this question in
Help
Replies: 1 comment
-
|
I don't think so. Could you share some code that you are using in this Livewire component? |
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.
-
Package
Other
Package Version
v4.8.2
How can we help you?
I have just upgraded an app to v4. We have an admin panel for the backend but we also use some Filament components on the front end. The issue I have is that when we invoke a Wizard on the front end through an Action, we get the following JS error:
The wizard does appear albeit slightly incorrectly but items like the close button won't work.
To clarify, in my main layout file, I have the following before the closing body tag:
Notifications seem to be working okay incidentally.
Is there anything additional I should be doing to get this working?
Beta Was this translation helpful? Give feedback.
All reactions