jquery-steps
jquery-steps copied to clipboard
Unable to pass onChange as a property
Hello. I am working with this library within React and I am unable to pass onChange to the input tags (will not fire, and does not render on the DOM). Does this library strip off all dynamic functions and re-render the HTML afterwards? Is there any way for me to pass an onChange function to the input tag?