actually, the way that this occurs is not client side, but server side, you see, when you send an empty textarea, the placeholder is sent, so to prevent this from happening, they made the code check if the comment equaled "Type a comment..", and if it did, it considers it empty. 🤓