flip icon indicating copy to clipboard operation
flip copied to clipboard

⏳ The online version of the classic flip clock

Results 20 flip issues
Sort by recently updated
recently updated
newest added

Returning a timestamp 1659265959 on page load then working fine So, it is breaking on page load then working so need to assign a value to data-value after page completely...

flip demo: https://codesandbox.io/s/vue-flip-demo-xhtfk add `data-style="flip-duration:500ms"` to `` result: `` then the flipping effects not working, pls

Hi~ I tried using the Flip in nuxt3. `Cannot read properties of null (reading 'plugin')` Can it be compatible in SSR?

I tried to integrate your component into our web application and I encountered two bugs while testing. I managed to fix them and I provide fixes below. Line numbers are...

bug

I have a countdown running in my App and I need to send alerts at certain times regardless of whether the App is in foreground or in background. In foreground...

enhancement

Hi, I'm having trouble with changing the initial value of the counter, I'm using Vue 3, composition API. As I understand the documentation, value should update when it changes? ```const...

https://github.com/pqina/flip/assets/3027960/49d8c9d6-3839-408c-baa6-171264b5ef9c If you watch the video, there is occasionally a 1 pixel shift back and forth. Not all the time, just on occasion. My best guess, is that this is...

Hi, we noticed a problem of flip animation in mobile devices. When we open it on iOS or any android device we see that sometimes just whole number is revealed...

There is this free (= [Creative Commons 0](https://creativecommons.org/publicdomain/zero/1.0/) licensed) sound: https://freesound.org/people/ngruber/sounds/261244/ Would be easy to get one flip or a group of flip sounds from this file. Is there a...

Hello, I'm not sure why the flip card differs in height when it flips. What could be causing the issue? I see the issue in Chrome and Edge, but don't...