time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

IE11 Win 7 the time picker flashes in the top left corner of the browser

Open ckollars opened this issue 7 years ago • 5 comments

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.

ckollars avatar Aug 16 '17 17:08 ckollars

Perhaps you don't import the .css file, you could do as follows:

import 'rc-time-picker/assets/index.css';

VICTOR-LUO-F avatar Aug 17 '17 11:08 VICTOR-LUO-F

Thanks @VICTOR-LUO-F. I currently am importing the .css file.

ckollars avatar Aug 18 '17 22:08 ckollars

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 avatar Nov 12 '17 12:11 nironater

@nironater I have not.

ckollars avatar Nov 21 '17 14:11 ckollars

I have the same issue, too.

WinfredMa avatar May 16 '19 09:05 WinfredMa