web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
640 stars 164 forks source link

On web after selecting time once, it is not possible to select hour 12 #273

Closed DenisBakh closed 1 year ago

DenisBakh commented 1 year ago

Current behaviour

On web after selecting time once, it is not possible to select hour 12. When I press the "12" hour button, it will select "00" hour

Exmaple

https://snack.expo.dev/@fitzwabs/react-native-paper-dates-time-picker

Preview

https://user-images.githubusercontent.com/46079955/228572895-eb2adf61-0093-41c6-9f1c-436eedbea32e.mp4

Your Environment

software version
chrome 111.0.5563.111
react-native 0.69.6
react-native-paper 5.0.2
node 16.17.1
npm or yarn npm
expo sdk 46.0.19
github-actions[bot] commented 1 year ago

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

DenisBakh commented 1 year ago

https://snack.expo.dev/@fitzwabs/react-native-paper-dates-time-picker here is example

github-actions[bot] commented 1 year ago

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.

DenisBakh commented 1 year ago

The problem is still actual

RichardLindhout commented 1 year ago

Could you maybe checkout the project and make PR to fix this, would be very nice if you could do this!

github-actions[bot] commented 1 year ago

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.