Unable to login - jQuery Mobile

I have a Yii2 app that uses jQuery Mobile.

I am unable to login while using a mobile device, I get the error "Unable to verify your data submission".

The hidden input for the CSRF token is there.

Ajax is switched off for the form submission.

I can login just fine on desktop - this uses exactly the same form/action.

Anyone have a clue as to why this may be?