I've been using the reactive_pinput package for a while now, and recently discovered an issue on iOS and Android that the backspace key doesn't actually delete anything. I have a field that requires 6 numbers. Once I input all 6, then try to delete characters, it doesnt delete anything. The causes issues if wrong numbers were input. Are there any known work arounds for it, or is this a known issue already? I'll work on getting a sample project together to demonstrate this bug a little later today.