Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search function breaks after a no results query › Reply To: Search function breaks after a no results query
Hi,
I think I have caught the error log using Chrome inspector:
Uncaught TypeError: Cannot set properties of null (setting ‘innerHTML’)
at Object.fixElementorLoadMoreResults (asp-eb889fb7.js:211:94)
at asp-eb889fb7.js:44:269
at Array.forEach (<anonymous>)
at asp-eb889fb7.js:44:236
at Array.forEach (<anonymous>)
at a.applyFilters (asp-eb889fb7.js:44:214)
at q (asp-eb889fb7.js:176:252)
at asp-eb889fb7.js:180:406
at window.WPD.intervalUntilExecute (asp-eb889fb7.js:45:308)
at Object.liveLoad (asp-eb889fb7.js:180:374)
fixElementorLoadMoreResults @ asp-eb889fb7.js:211
(anonymous) @ asp-eb889fb7.js:44
(anonymous) @ asp-eb889fb7.js:44
a.applyFilters @ asp-eb889fb7.js:44
q @ asp-eb889fb7.js:176
(anonymous) @ asp-eb889fb7.js:180
window.WPD.intervalUntilExecute @ asp-eb889fb7.js:45
liveLoad @ asp-eb889fb7.js:180
search @ asp-eb889fb7.js:92
(anonymous) @ asp-eb889fb7.js:130
setTimeout (async)
(anonymous) @ asp-eb889fb7.js:130
I hope this might give you some more info about the problem and possible fix.
Thank you!