Exception with original unmodified last commit
gravitstudio opened this issue · 3 comments
Thank you for reporting this issue, Emiliano.
It seems like the 'deliveryInformation' list is empty, causing an exception when trying to access the first element in this list.
In the current development phase, I'm implementing a feature to select specific delivery information from the 'deliveryInformation' list, which can be found in the feature/delivery-info, Once a specific delivery information item is selected from this list, it will be passed as the 'selectedDeliveryInformation' object, replacing the use of 'deliveryInformation.first' and should show proper massage if selectedDeliveryInformation
is null
. By the end of this feature development this issue will be fixed.
Thank you Sameera, so far it's a good code app, I study it. good job
Emi
Fixed. Release v1.0.9.