Deepal Jayasekara
Deepal Jayasekara
Is there any update on this? I'm experiencing the same annoying issue. If someone knows at least a workaround, that would be really appreciated.
You can absolutely do that with `$ngBootbox.customDialog(options)` For example, ``` var navigationOptions = { message: 'Are you sure?', title: 'Discard fees', buttons: { warning: { label: "No", className: "btn-default", callback:...
Thank you for reporting the issue. Unfortunately, I won't be able to look at this issue anytime soon. I'm looking for maintainers for the repository, and happy to review any...