React – ul with onBlur event is preventing onClick from firing on li November 27, 2023 by Tarik Try using onMouseDown instead of onClick.