EasyCorp / EasyAdminBundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
MIT License
3.99k stars 1.01k forks source link

Toggle switch on/off not working #6272

Open Radio-Skonto opened 3 weeks ago

Radio-Skonto commented 3 weeks ago

Describe the bug Not working onIndex toggle switch, however in Edit mode work perfectly

To Reproduce S7, PHP8.3, Nginx, Postgres15, EA 4.9.4

dwd-akira commented 3 weeks ago

It works for me. Toggle switch in index is an ajax request, look the response in the debugger.

Radio-Skonto commented 3 weeks ago

On debugger nothing - no AJAX request at all, no errors..