WizardsForVaadin
WizardsForVaadin copied to clipboard
Removing steps will not update buttons
If a step is removed from the wizard the buttons will not be updated. For example:
- Wizard with three steps
- On second step the third one is removed
- Next button is still enabled (but nothing happens) and finish button is not enabled
During step removal the buttons should also be updated.
(Thanks)