Pressing Return on ionicSlideBoxDelegate - Android

I have a slidebox with a few inputs:

image

On Android, (this only happens on Android) when the last input, “Deadlift” receives an enter press, the slide is changed to the last slide - but the on-slide-changed event is not triggered. This causes the slidebox index to be messed up and prevents further slidebox navigation. Is there someway to handle this? Or am I missing something obvious?

Do you mind providing a codepen demoing this?