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
When I add a new TabularInline row inside the admin panel it doesn't work to instantly add text, I have to save once and then it works
The text was updated successfully, but these errors were encountered:
erunor
changed the title
admin.TabularInline not working at once
admin.TabularInline editing not working before saving
Aug 10, 2023
erunor
changed the title
admin.TabularInline editing not working before saving
admin.TabularInline editing not working before saving and adding htmlfield to normal textfield
Aug 10, 2023
erunor
changed the title
admin.TabularInline editing not working before saving and adding htmlfield to normal textfield
admin.TabularInline editing not working before saving
Aug 10, 2023
@erunor We've run into the same problem. Did you end up finding a solution? We use Django Grappelli as an admin theme, maybe that has something to do with it?
We've already tried using the master branch of django-tinymce to see if that resolves our issues. Unfortunately, it does not.
When I add a new TabularInline row inside the admin panel it doesn't work to instantly add text, I have to save once and then it works
The text was updated successfully, but these errors were encountered: