ListView "Clear Selection On Click" Return null item

when you check “Clear Selection On Click ” Option,will retrun null item when you click on list.






First, all options were cleared here. When the following statement was executed, the array of options must be empty, so it returned null. Please adjust the execution sequence here.


When I set theSelectionMode of the ListView to SingleToggle, the same problem occurs as well.