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
i have implemented ajax seach,lazy loaded nodes and they all work fine
but the problem was normal search was hitting too many requests so i enabled massload plugin
which also works fine but it only works on first hit or call when i try to search other string it does not work
its only executed only 1 time here are the pic:
first time when i search it works perfectly:
2nd time when i search it does not work.
i have seen similar issues here of massload being only executed 1 time .
@vakata
please do solve this issue , it would be much appreciated !
thanks : )
The text was updated successfully, but these errors were encountered:
i have implemented ajax seach,lazy loaded nodes and they all work fine
but the problem was normal search was hitting too many requests so i enabled massload plugin
which also works fine but it only works on first hit or call when i try to search other string it does not work
its only executed only 1 time here are the pic:
first time when i search it works perfectly:
2nd time when i search it does not work.
i have seen similar issues here of massload being only executed 1 time .
@vakata
please do solve this issue , it would be much appreciated !
thanks : )
The text was updated successfully, but these errors were encountered: