Mark Brown

Results 2 comments of Mark Brown

you need to specify the cancel button too in the buttonBar config: ``` cancel: { show: true, text: 'Cancel', cls: 'btn-sm btn-default' } ```

The problem is still in version 4.0.3. But does work with the suggestion by @natelokers.