@shohanr there’s another error I got when visit a hasMany relationship field in record Details.
Feature(s) impacted
Cannot show hasMany relationship field.
Observed behavior
We have a sender model and an account_sender model. The latter belongs to sender (one-to-many relationship). When I visit the account_sender field in sender record Details tab and there’s no account_sender under it, it works correctly. But when there are account_senders belonging to the sender, I got following error in console:
Error: Expected id to be a string or number, received null
Thanks for your feedback! This problem you are experiencing is different from the original topic of this thread, can you create a new thread on this topic please? This helps us to keep the forum clear if other users encounter the same problem as you.