Invalid XHTML response for an AJAX request.
Dashboard with datatable set to auto-refresh after 60 sec but throwing error -
Invalid XHTML response for an AJAX request. error. Any guesses ?
-
Official comment
Hi Shardul,
These Ajax errors can be frustrating. Basically, if the XHTML response returned by the Ajax query is not syntactically perfect, the engine will throw this error. First thing to look for is any custom HTML you have in the data table (IncludeHtml) that might be causing the problem. Second thing to look for is any custom JS within the data table (IncludeScript, Action.Javascript) that might be triggering it. If none of the above, did this problem just start occurring? If so, could it be HTML you're returning in the data layer itself?
Thanks,
Natan
Logi Support
Please sign in to leave a comment.
Comments
1 comment