1👍
✅
One way you can do that is by making isThreeOrOver
function returns null when values are empty. So you would have three states: true, false and null. Null would be the value on load before the dates are selected.
Source:stackexchange.com