constructor(
    public snackBar: MatSnackBar,
    public auth: AuthenticationService,
    public commentService: CommentService,
    private replyService: ReplyService,