Closed micahlt closed 4 years ago
Apparently the scrolling issue may be related to https://github.com/mladenplavsic/css-ripple-effect/issues/10 in the library itself.
The majority of this issue was fixed in 0be9bb2, so I'm closing it for now.
Update: this is now fully irrelevant since we've replaced css-ripple-effect
with a JavaScript alternative that is less glitchy.
We've got several issues with the
css-ripple-effect
npm package that oddly only occur on mobile (Android).Here's how it appears in the browser (with
cordova run browser
):And here's how it looks on mobile once compiled with
cordova build android
:All in all, this is not very pressing. However, it must be fixed before our public Play Store release.