- Issue created by @kevinthom
- Status changed to RTBC
6 months ago 4:48am 11 September 2024 - 🇮🇳India jaydev bhatt Pune, Maharashtra
I have reviewed and tested the patch #4, and it successfully resolves the issue where multiple auto-refresh timers were being triggered upon applying exposed filters. The patch correctly clears the previous timer before setting a new one, ensuring that the view only refreshes once per interval, as expected. Everything works as intended during my tests with no adverse effects on the view's functionality. I believe this patch is ready for RTBC.
- 🇫🇷France mably
How is "Views: Auto Refresh" supposed to work with exposed filters?
Ajax automatic refresh seems to clear the filters every time.
- 🇫🇷France mably
I have tried to improve the compatibility of the module with exposed filters in the 2.x-dev branch.
The problem should now be fixed.