Closed murilonkz closed 6 years ago
Sorry for the delay on this! Was on vacation.
I just tried the demos on my iPhone and they work fine, so I don't think there's a global problem with FlipMove on iOS. Can you try that link on the device that isn't working for you, to check if it's limited to a specific version of mobile safari or something?
oh, maybe it's some conflicting style or something. What are the CSS rules applied to the "result" and "selected" classnames?
If you can create a codesandbox that reproduces the iOS error I can poke at it a bit. Don't have a ton of spare time atm but I could check it out and see if anything jumps out at me! Scanned your code and it seems fine but it's hard to tell without being able to inject some debugging statements.
Gonna close this, as it's not reproducible for me. I believe it's likely an error in userland.
Will investigate more if a sandbox can be provided!
Hello!
I developed one list using FlipMove and its working very good in Chrome (OSX), but it's not working in Safari (iOS).
The list simply doesnt animate.
Here's a piece of code:
And my events that makes list change: