Skip to content

Comments

fix: fetch order details#10

Closed
krupesh-patel wants to merge 1 commit intomoh3a:mainfrom
krupesh-patel:feat/order-details-fix
Closed

fix: fetch order details#10
krupesh-patel wants to merge 1 commit intomoh3a:mainfrom
krupesh-patel:feat/order-details-fix

Conversation

@krupesh-patel
Copy link

@krupesh-patel krupesh-patel commented Mar 22, 2025

Issue:

if (data.child_order_list && data.child_order_list.ae_child_order_info) {
                 ^

TypeError: Cannot read properties of undefined (reading 'child_order_list')

@krupesh-patel
Copy link
Author

@moh3a can you please review and merge

@moh3a
Copy link
Owner

moh3a commented Mar 30, 2025

You're right that this is a bug, and it will be fixed in the next version. However, this won't fully resolve the issue since the root cause comes from a change in the API endpoint.

I hope the next version will fix this issue for you

@moh3a moh3a closed this Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants