Diwali cleaning is a seasonal cleaning tradition in India (like Spring cleaning). I’m cleaning up my notes and dumping post ideas that I’m never going to get to.
react-select/async has a loadOptions prop that helps you filter and display options based on some input string. The function you pass to loadOptions has two ways to set the options to display. This is what caused an unexpected (to me) issue. This isn’t a sneaky bug since I caught the issue while developing.