You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eng-ahmad-sameer
changed the title
[BUG] - One to many relation field not shown in edit mode
[BUG] - One to many relation field not shown in edit and create mode
Jan 14, 2025
Hi @eng-ahmad-sameer, at first glance I can assume that this problem may comes from the fact that all the fields that don't display are under the @@index annotations, maybe this is a red herring but can you try removing the annotations and applying the migration to see if the problem is related to that. Also, you mention that the problem is in edit mode, haven't you encountered the same problem in create mode?
Description
In the latest version, I noticed that the one-to-many relation fields are not in the edit mode.
In the
SellerProfile
table, I should see theI am only see the user, companyName, and createdAt
My tables:
Reproduction URL
Not available
Reproduction steps
Next router
App router
Next Admin version
^7.1.0
Screenshots
Next Admin options
Logs
Browsers
No response
The text was updated successfully, but these errors were encountered: