You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, the iWaitForAjaxToFinish method keeps failing for me when trying to view the AJAX panelizer in-place-editing interface used in Open Atrium. (shown below)
using v4.0.0beta2
stock Open Atrium D7 install on Lando local dev
using javascript session on selenium/standalone-chrome (have used VNC to watch it)
error occurs when using "I click" on the customize link which AJAX loads the editing panels shown below. The iWaitForAjaxToFinish gets called and fails immediately.
reverting to older version ~3 iWaitForAjaxToFinish code allows the feature to complete without error.
Any ideas or more info I could provide? I'm trying to debug myself, but haven't got it yet... Thank you for an awesome extension!!
The text was updated successfully, but these errors were encountered:
Hello, the iWaitForAjaxToFinish method keeps failing for me when trying to view the AJAX panelizer in-place-editing interface used in Open Atrium. (shown below)
Any ideas or more info I could provide? I'm trying to debug myself, but haven't got it yet... Thank you for an awesome extension!!
The text was updated successfully, but these errors were encountered: