atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 105 forks source link

Fix Fomantic-UI proxied $.extend() #1998

Closed mvorisek closed 1 year ago

mvorisek commented 1 year ago

reproducible on /demos/interactive/modal.php, without this PR, the duration from:

https://github.com/atk4/ui/blob/03a9d65ff32602493ecf9980d740fa3f8fc5e21f/js/src/services/modal.service.js#L18

was used instead of:

https://github.com/atk4/ui/blob/03a9d65ff32602493ecf9980d740fa3f8fc5e21f/demos/interactive/modal.php#L120