Are you submitting a bug report or a feature request?
Feature request
What is the current behavior?
Currently, there is no debouncing done on any calculations
What is the expected behavior?
I have a bigger form and I can see that calculations are just a tad sluggish and as I don't really need the calculationas to run until the user has actually finished changing the value and not as the value changes.
So I'm just thinking that maybe this is the most common scenario and we could add debouncing by default on the calculations?
Are you submitting a bug report or a feature request?
Feature request
What is the current behavior?
Currently, there is no debouncing done on any calculations
What is the expected behavior?
I have a bigger form and I can see that calculations are just a tad sluggish and as I don't really need the calculationas to run until the user has actually finished changing the value and not as the value changes.
So I'm just thinking that maybe this is the most common scenario and we could add debouncing by default on the calculations?