Loading indicator on a custom action with alpineClickHandler
My action process is ran with alpinejs component rather than a submit action
But I want to display a loading indicator while it goes through the flow, but cant seem to find a way to show the indicator.
The blade is rendering just with
```php
{{$this->securityKeyAction}} rather than blade components for the button etc
4 Replies
Hello Jamie, can you please tell me how did you do to display your code well formated like this??
thank you so much
bump