Justin Dane Vallar
Justin Dane Vallar
solved this using Tether  ```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!