bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

datetime-picker flickers on selection of date if ngAnimate is injected in the module.

Open sandeep206 opened this issue 9 years ago • 8 comments

Hi, When I select a date from the popup, the popup flickers and view changes to the time. This happens only if the ng-Animate is injected in the module.

Please refer the codepen: http://codepen.io/sandy004/pen/BzPoZm?editors=1000

Thanks.

sandeep206 avatar Jul 29 '16 07:07 sandeep206

Works fine for me.... how can i replicate it, what steps should i be taking? What browser are you using?

Gillardo avatar Jul 29 '16 08:07 Gillardo

I have found same issue when it is used in between form tag. I have also tried with above link and removed form tag and it works.

sagarmore1607 avatar Jul 30 '16 11:07 sagarmore1607

finally I found someone with the same issue !! kind of flickers for a few milliseconds

niravpatel9898 avatar Jul 30 '16 11:07 niravpatel9898

Chrome 51.0.2704.103 m (used http://codepen.io/sandy004/pen/BzPoZm?editors=1000) flick2

mazavr avatar Aug 01 '16 12:08 mazavr

Really sorry, but i cannot get the codepen to do what is happening in the above clip... I am guessing the codepen should replicate the error above?

Gillardo avatar Aug 03 '16 09:08 Gillardo

I am also using the same version of chrome as @mazavr . And while running the codepen I can still see this issue. Chrome : version 51.0.2704.103 m (64-bit)

Also with Mozilla's 47.0 there also result is same.

I am wondering how come @Gillardo is not able to see the issue in same codepen. Thanks @mazavr for sharing the gif file :+1: .

regards, Sandeep

sandeep206 avatar Aug 04 '16 17:08 sandeep206

I will check my chrome version when I am at my machine. I wish I could see it as we could fix this bug then. If u guys can fix it ur end and want to submit a PR please feel free

On 4 Aug 2016 6:27 p.m., "sandeep206" [email protected] wrote:

I am also using the same version of chrome as @mazavr https://github.com/mazavr . And while running the codepen I can still see this issue. Chrome : version 51.0.2704.103 m (64-bit)

Also with Mozilla's 47.0 there also result is same.

I am wondering how come @Gillardo https://github.com/Gillardo is not able to see the issue in same codepen. Thanks @mazavr https://github.com/mazavr for sharing the gif file 👍 .

regards, Sandeep

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Gillardo/bootstrap-ui-datetime-picker/issues/141#issuecomment-237623712, or mute the thread https://github.com/notifications/unsubscribe-auth/AHEDLZHk4cg91TyvMNkwvC_9rQkRvU_rks5qciEUgaJpZM4JX9cl .

Gillardo avatar Aug 04 '16 17:08 Gillardo

I have found solution on https://github.com/angular-ui/bootstrap/issues/5446

sagarmore1607 avatar Aug 12 '16 11:08 sagarmore1607