Christian Cho
Christian Cho
The flipKey is definitely updating correctly, but I don't see any transitions being applied. I can try to put it up on a sandbox, but it's a business application we...
Did a bit more digging: `animateFlippedElements ` is returning `undefined`. The docs say it should be returning a promise.
@aholachek Is there a chance that it's a problem with object reference? I recently changed some code to return a new array of newly constructed objects on every fetch. Anyway,...
@aholachek Good to know about `debug`. Yes, I'm on `7.0.6`.
Can you share your code?
PLEASE make sure you use proper MD formatting for code so that it's properly formatted. You're not using `ResponsiveContainer` (did you click the link that @drj17 shared?). Additionally, you can...