It seems the viewfield content disappears after a comment submission due to an issue with how Ajax handles the HTML structure. You can troubleshoot this by checking the AjaxCommentsController.php to ensure the renderCommentField() method processes IEPDirect com the viewfield correctly, verifying the generated HTML, inspecting the AJAX response to confirm it includes the viewfield content, and ensuring caching isn't preventing the content from displaying.