You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
software
version
ios
N/A
android
N/A
react-native
0.74.5
react-native-paper
5.12.5
node
20.9.0
npm or yarn
10.9.0
expo sdk
51.0.36
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: