For a client I was asked to add nested comments to the theme.
I followed the way twentyfifteen does this to the letter, yet when I click ‘Reply’, both Chrome and Safari give me the ‘Maximum call stack size exceeded’-error. This happens at addComment.moveForm @ (index):614.
When enabling twentyfifteen, the same code works. I’ve dug through the header, footer, single, comments-template files and through functions.php and can find nothing that explains this weird behaviour.
(@graey)
10 years, 9 months ago
For a client I was asked to add nested comments to the theme.
I followed the way twentyfifteen does this to the letter, yet when I click ‘Reply’, both Chrome and Safari give me the ‘Maximum call stack size exceeded’-error. This happens at addComment.moveForm @ (index):614.
When enabling twentyfifteen, the same code works. I’ve dug through the header, footer, single, comments-template files and through functions.php and can find nothing that explains this weird behaviour.
It is located at http://www.autoedizione.com/, and is easily visible at single posts, for instance http://www.autoedizione.com/alfa-romeo-giulia-shows-its-nose-a-bit/#comment-793
Can anyone else shine a light on this?