Justin Dane Vallar

Results 4 comments of Justin Dane Vallar

solved this using Tether ![screenshot from 2017-06-28 14-13-46](https://user-images.githubusercontent.com/12212378/27622874-53dcce64-5c0c-11e7-8da4-03060e1068dd.png) ```jsx import React from 'react'; import DateTime from 'react-datetime' import CalendarContainer from 'react-datetime/src/CalendarContainer' import TetherComponent from 'react-tether' export default class TetheredDateTime extends...

As it turns out, this is a common issue. This is also a possible workaround for #356. AFAIK there is no other way to do this but to render the...

I didn't mention that was a fix. I actually referred to it as a workaround. I just said that a similar fix to this would be appreciated. Thanks anyway.

@simeg I'll look into this too as soon as I can. Thanks!