initialxy / cordova-plugin-themeablebrowser

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
Apache License 2.0
294 stars 221 forks source link

Custom button events not firing second button #138

Open michaeljcoyne opened 6 years ago

michaeljcoyne commented 6 years ago

When I have multiple buttons in the customButtons array with two separate events. The second event isn't used and it uses only the first event.