Active
Project:
Ajax
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 05:47 UTC
Updated:
3 May 2012 at 03:08 UTC
Hello. Here is a trouble we got for Ajax module, with a views exposed filter the Ajax module causes trouble with showing empty page with only textarea and json answer.
Looks like the $form['#ajax'] = array('enabled' => TRUE) for exposed filter merge with a Ajax module logic and causes this trouble. Is there any fast solution to get this stuff works fine?
Comments
Comment #1
YK85 commentedsubscribing
Comment #2
zandit commentedsubscribing
Comment #3
rickh commentedI've got the same happening. Any news on this would be great.
Comment #4
cluke009 commentedThis project isn't very actively maintained right now. Have tried the latest dev version to see if that fixes the issue?