In the Spec2 examples included with Pharo9, in the example for SpListPresenter, when I try to input text in the list filter, I get an error: the debug window says: "Instance of OrderedCollection did not understand #hasElementAt:". The example works correctly in Pharo8.
Is there a workaround to make the example work?