Text inputs graphics broken in login screen on F7 v4 / Cordova / iOS / Webpack

Inputs with type “text” (possibly other types too, but not “password”) are displayed with broken styling in login screen, but not elsewhere, in F7 v4. At least when creating a Cordova app with framework7-cli using webpack.

Anyone noticed this and knows a fix?

This is what it should look like:

This is what it looks like:

For the record: I posted this as an issue in the f7 repo on github a few days ago but I figured people might be more active here. If this is bad practice, let me know and I’ll keep the issue in one place.

Thanks! That solved it.