Not getting data of repeater which is under a repeater with relationship.

I am using Repeater (stock_master) under the Repeater field (order_detail) which has a relationship with order_detail, now I am trying to get the data of stock_master from handleUpdateRecord() method using $this->data, but the stock_master getting empty...

Any fix, or suggestions or other way.
Help
image.png
Was this page helpful?