Closed Dexalt142 closed 4 years ago
I know this issue very well. It is related to the API, that doesn't return correct data sometime, specially regarding flight numbers.
The app tells that screen to show launch details related to a specific flight number. If there are two flights with the same number, the system can be confused.
I hope this issue doesn't pop up in the future. I'm in the process of integrating all the features of the v4 of the SpaceX API in this app, and it should iron out this issue.
Environment
App version: 2.10.1 Android version: 9 Device information: Xiaomi Redmi Note 5 Pro
Description
Expected behavior: When clicking the list item, it should open the corresponding launch page.
Current behavior: Clicking the second item will open the first item page and so on except for the last one. Clicking the last item will open a blank page.
Steps to reproduce