app-generator / sample-django-datatables

Django - Datatables Sample | AppSeed
https://django-datatables-sample.appseed.us
Other
81 stars 32 forks source link

issue after edit and save row #12

Open i-salameh95 opened 5 months ago

i-salameh95 commented 5 months ago

Hello, I have weird issue, when I edit row in the transaction table, ( inline edit) it updates successfully, but the record detail does not appear until I refresh the page again or double click again on the record, I really think that the issue is related to JS issue, because I have install this git repo and tried the transaction table edit and it works correctly.

but in my setup - which is likely the same as the repo, it shows the problem

I have attached an image for the record after update..

Capture