When I use lining.js in a form that has an input element with type="hidden", the browser is blocked once the script has been executed, many text-lines have been created before the input.
here is an example: https://codepen.io/ar4z/pen/NLNxzw
Any idea why this happens?
Thanks
When I use lining.js in a form that has an input element with
type="hidden", the browser is blocked once the script has been executed, many text-lines have been created before the input.here is an example: https://codepen.io/ar4z/pen/NLNxzw
Any idea why this happens?
Thanks