I’ve deployed Gravity Forms using generate_after_do_template_part Block Hook on all blog posts. I’ve enabled ajax on the Gravity Forms but after submission of an entry, nothing happens in frontend but I do receive the data at backend. I also have ajax enabled on other forms that I’ve directly inserted on a page which works as intended.
What could be the issue with hooking elements here?