otto-torino / django-baton

A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/
MIT License
876 stars 95 forks source link

Js Modal: update method loses previous options #271

Closed abidibo closed 11 months ago

abidibo commented 12 months ago

When calling the update methos, the options are created again but always starting from defaults, not considering possible options set during instantiation

https://github.com/otto-torino/django-baton/blob/master/baton/static/baton/app/src/core/Modal.js#L61