Thank, @tharkon. Nice idea but I also think it is a bit overkill.
The @ampforwp support could not find any solution. Hopefully they figure smth out soon.
Hi @ampforwp,
We are having the same issue that Tharkon reported. I removed ‘input’, ‘select’ ,
‘option’, ‘form’ from the amp-blacklist sanitizer and now our form-element (=calculator) is working properly and the page is still AMP valid.
We are a bit concerned though what happens if the plugin is updated. I guess the removed elements will be added again to the sanitizer file. Correct?
As <form> has been supported by AMP for a while by now I would like to know why you don’t remove it from your plugin’s blacklist.
Thanks a lot for your support.