Webview does not allow form submit

I am using webview to go to a page that has a login form and within it other pages with forms.
webview shows the page correctly but when submitting a form inside the page it gives me a yii2 csrf security error

apparently it does not send my hidden input where I send my csrf

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.