Hi guy's, sorry for my noob question but my range slider's triggering the submit event of my form when I changing the value, do I have to change the submit event to my submit button ( generate button on the screens ) directly instead of the whole form ? ( I learned that submit event need to be set on the form component )