When using the Starter stack, putting a comments list block on a layout causes PHP to have a fatal error.
It reports that the x_starter_comment function can't be found.
Sure enough, when I tried looking for it, this function can’t be found.
I can temp fix this by supplying my own x_starter_comment method in my functions.php file, but I would think you’d want a built in version. I would hope a WordPress theme (or stack as it may be) can show a list of comments.
Thanks,
Asher