Avoid rerunning for intermediate values for number_input, slider etc

Hi @ansks, welcome to the forum :wave:

  1. Currently, the number_input widget will trigger a re-run if you use the +/- stepper or if you type a value and press enter or type a value and click somewhere else on the page. There is no way to avoid this at the moment.

  2. Happy to hear you found a workaround for this. Please see the conversation here for other approaches Have a widget not trigger an immediate update?

  3. Apologies but I don’t fully understand the question. Widget values should not be reset as we maintain widget state across re-runs. Perhaps a code snippet would help me understand the issue here better.

  4. See my response to 3