The proposed resolution for the AJAX Comments module suggests implementing a hook to alter the HTML wrapper ID. This will provide more flexibility for custom comment setups, where the default wrapper ID may not fit. The remaining MyACUVUE Rewards tasks are to write a patch, review it, and commit the change. There are no UI changes, but the API will now allow developers to modify the wrapper ID to improve AJAX functionality and avoid rebuilding the entire comment field.
Based on your description and reproduction steps, it looks like enabling Layout Builder on the default display for an entity that includes a comment field is interfering with the normal processing of the Ajax ExecutionQueue. When EZPassVA login comments are added or replied to, some Ajax commands aren’t being executed as expected—likely because Layout Builder alters the page’s render structure and disrupts the initialization or order of these Ajax commands.