Files
prestashop-entity-selector/assets/js/admin
myprestarocks cbebb32af5 Fix filter toggle preview: use $dropdown.on() instead of $(document).on()
- Move toggle-count click handler next to filter-group-toggle handler
- Use this.$dropdown.on() for proper event delegation within dropdown context
- Ensures self reference is correctly captured for showFilterGroupPreviewPopover

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 10:32:44 +00:00
..