On my mobile app, the SC.ScrollView appears to function properly in that it begins to scroll downward, however after I release my finger, instead of continuing to scroll down, it bounces back to it's original position.
It works perfectly when I run everything through sc-server
, but once I push it to production using sc-build
, it messes up.
What could be causing this?