Giter Club home page Giter Club logo

Comments (5)

sample-usr avatar sample-usr commented on September 3, 2024

Anyone any ideas on this?

from react-bootstrap-datetimepicker.

mansi-rezdy avatar mansi-rezdy commented on September 3, 2024

Hey. I am having the same issue.. datepicker locks down iphone6 browser after popup and don't allow to do anything.. I must have to close entire browser to start things again.. Anyone have any idea?
Further Note: I have replicate the same issue on simulator too. ios 6 and ios 7 works perfectly fine.

from react-bootstrap-datetimepicker.

sample-usr avatar sample-usr commented on September 3, 2024

@mansi-rezdy I never got around this issue, I made my own react component for my needs. Would still like to see it solved though.

from react-bootstrap-datetimepicker.

01taylop avatar 01taylop commented on September 3, 2024

iOS does not fire click events for nodes unless they appear "clickable". I had two issues on iOS9; selecting the date in the datepicker and dismissing the datepicker when you click elsewhere.

A simple fix for both is to add "cursor: pointer". Adding "cursor: 'pointer'," to the renderOverlay function will solve your issue, though it is far from ideal. I'll be looking into this further in the next few days.

from react-bootstrap-datetimepicker.

aantono avatar aantono commented on September 3, 2024

@01taylop do you by any chance have a PR? This issue seems pretty important for iOS destined sites!!!

from react-bootstrap-datetimepicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.