When I update the itemListingState the VerticalListingComponent seems to be consuming and displaying the new itemList properly, but it seems to be ignoring the loading boolean that I’m passing (I have a loading indicator that shows when loading = true). Does anyone know what I’m doing wrong?
t
Timo Drick
11/16/2020, 1:23 AM
Can you show the code (class definition) for itemListingState please?