- Issue created by @BramDriesen
- 🇧🇪Belgium BramDriesen Belgium 🇧🇪I created a quick MR to fix the issue for our use case. What I noticed: 
 - When using a view (search API results) with AJAX, results are 0 when reaching the IF check
 - The #view element is not showing all settings correct, E.g. AJAX is set to false while it is enabled on the view.
- Status changed to Needs work7 months ago 8:29am 21 March 2025
- 🇧🇪Belgium JonasanneWe are having the same issue where results are 0 and that the render is not working correctly. 
 I tested this MR and I can confirm this works.
 also uploaded diff of MR as patch.
- 🇧🇪Belgium BramDriesen Belgium 🇧🇪Ah no, just checked what I did here and this is not finished 
- 🇳🇿New Zealand siramsayI download the patch from drupalcode repo and applied it using composer, and it fixes the issue on my site. Attaching patch file, I used. I guess it the same as the diff.