Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Form does not update explicit many-to-many data #373

Open
DriveSoft opened this issue Jul 12, 2024 · 1 comment
Open

[BUG] - Form does not update explicit many-to-many data #373

DriveSoft opened this issue Jul 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DriveSoft
Copy link

Description

I have faced with a bug, a form does not update explicit many-to-many data when I for example add a new item or remove it from the list for already existed record. But at the same time it works fine when I'm creating a new record and add few items in many-to-many list on the form.

Reproduction URL

none

Reproduction steps

1. Open existed record
2. Try to add an item into list which represent many-to-many data for opened record.
3. Click Save button
4. Again open the same record to see, that the list with many-to-many data does not contain latest changes.

Next router

App router

Next Admin version

4.4.4

Screenshots

![DESCRIPTION](LINK.png)

Next Admin options

No response

Logs

No response

Browsers

No response

@DriveSoft DriveSoft added the bug Something isn't working label Jul 12, 2024
@foyarash
Copy link
Collaborator

foyarash commented Sep 2, 2024

Hello @DriveSoft, could you please update to v5 and check if the issue still persists ? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants