Custom widget action steps
So I created an custom widget so that an user knows if he should pay this year or not. With the
When I use the steps nothing happens when I click on the button.
My widget:
->url() it redirect correct. But know I want to do it with steps>When I use the steps nothing happens when I click on the button.
- When I don't implement the interfaces I this error
Public method [mountAction] not found on component.- When I implement the interfaces nothing happens when I click on the pay button. No error in the console. Just the loading spinner on the button and that's it.
My widget: