input fields within template element in IE and Edge browser
Submitting a form containing input fields within template elements are send by IE and Edge browsers with the post/get data. This can cause problems in your application. So it’s better to remove them like with jQuery...