How to "inject" custom javascript when clicking on a wizard step
Hi folks,
filament newbie here π
I load a google map in one of my form wizard steps.
When I go to the next step and then want to go back, I want to re-initialize the map.
How can I do that? Is it somehow possible to add some custom js to a step wizard click?
Any help is highly appreciated!
1 Reply
How do you initialize the map in the first place?