time-picker
time-picker copied to clipboard
IE11 Win 7 the time picker flashes in the top left corner of the browser
It seems when you click the time picker it takes a half second to get it's left/top values so it shows up in the top left corner of the browser before it's placed in the right spot.
Perhaps you don't import the .css file, you could do as follows:
import 'rc-time-picker/assets/index.css';
Thanks @VICTOR-LUO-F. I currently am importing the .css file.
I'm also getting the exact same thing @ckollars .
In addition, i too import 'rc-time-picker/assets/index.css';
so it's not the source of the problem.
Did you find a fix/work around for this?
@nironater I have not.
I have the same issue, too.