When you switch to keyboard on web for the time picker modal, typing in the fields doesn't work as expected. You cant change the hour.
Expected behaviour
Typing should allow you to change the time
How to reproduce?
Simply use the latest react-native-paper-dates(0.22.26) in this snack from the site: https://snack.expo.dev/@timealigns/react-native-paper-dates-time-picker
{
"dependencies": {
"expo-constants": "~16.0.2",
"@expo/vector-icons": "^14.0.2",
"react-native-paper": "^5.12.5",
"react-native-paper-dates": "^0.22.26",
"react-native-safe-area-context": "4.10.5"
}
}
Preview
You can never delete the 1
What have you tried so far?
Downgrading version worked but caused other styling issues.
Current behaviour
When you switch to keyboard on web for the time picker modal, typing in the fields doesn't work as expected. You cant change the hour.
Expected behaviour
Typing should allow you to change the time
How to reproduce?
Simply use the latest react-native-paper-dates(0.22.26) in this snack from the site: https://snack.expo.dev/@timealigns/react-native-paper-dates-time-picker { "dependencies": { "expo-constants": "~16.0.2", "@expo/vector-icons": "^14.0.2", "react-native-paper": "^5.12.5", "react-native-paper-dates": "^0.22.26", "react-native-safe-area-context": "4.10.5" } }
Preview
You can never delete the 1
What have you tried so far?
Downgrading version worked but caused other styling issues.
Your Environment
Its a web issue: Chrome version 130.0.6723.71