Closed MartijnR closed 6 years ago
Most efficient approach is probably to disable page swipe and let OC see if that solves it.
4.13.1.pageSwipe
branch1.35.1.dirty-fixes branch
OC server not on fixed branch. First check (if not already done):
2480b3c
and tag 1.35.1.dirty-fixes
)npm install g npm@3
rm -R node_modules
npm install
grunt
If not successful, I can update the branch with page-swipe disabled.
This is fixed on our end.
Cannot reproduce in Enketo Core using npm 3,
rm -R node_modules
andnpm install
Cannot reproduce in Enketo Express OC on
1.35.1.dirty-fixes
using npm 3,rm -R node_modules
andnpm install
andnpm start
. (local form: http://localhost:8005/::YY8c)