You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: