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
{{ message }}
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
After last updates in Redux, i started received an error "200 parsererror" in screen.
If I disable or rollback Redux Framework plugin to 4.1.24 as workaround, the other plugin started working fine.
I rollbacked LifterLMS to older version (to check that the problem is not in this plugin) but, with new version of Redux Framework, this error still appear.
I opened a case in LifterLMS (please see gocodebox/lifterlms#1610) and they recommend me to open a case here too.
With version 4.1.26 in my wordpress, when I see in the AJAX XHR tab in my browser, I have a 200 response but no response from server appear (but the "200 parsererror" appear in screen).
With version 4.1.24 in my wordpress, when I see in the AJAX XHR tab in my browser a normal server response appear.
Is any possibility to help this issue? my conclusion is that there is a conflict between these plugins, after the redux update.