- Issue created by @danharper
- 🇬🇧United Kingdom danharper
After doing some more testing It works without ajax fine.
No rows shown when using EVA with an exposed filter
When I add exposed filters to EVA the filter shows the correct number of results in the pager but there are no rows rendered.
To fix it I turn off caching for the EVA and the rows are shown.
I have attached screenshots of caching on and caching off.
I can't test without ajax because if I do the filter button triggers a download, I'm not sure if that's views data export or BEF causing it. (Separate issue anyway)
Cheers Dan
Active
3.1
Code
After doing some more testing It works without ajax fine.