Open MartijnR opened 8 years ago
More likely a problem fetching or storing the media files; if you have Chrome Developer Tools you may find a useful error message in the console.
Ah cool that works for hybrid apps too!
Looks like the same issue in Enketo Express after upgrading to jquery 2.2.0 https://github.com/kobotoolbox/enketo-express/issues/388
Updated jQuery from 2.2.0
to 2.2.2
. If this doesn't fix it, will revert to 2.1.x
.
Currently seeing:
Downgrading to jquery 2.1.4 does not seem to solve this.
Hmm. Odd. It does look very similar to the Enketo Express issue (with a bunch of jquery plugins: timepicker, slider).
See form with ID
widgets
in Ona'senketo
account. This form contains media as well. (live here: https://enke.to/::widgets).When loading in Enketo Collect the loader animation is shown. It seems to crash (during transformation?), because the form never appears.