Remove space when post title is blank

You need to use get_the_title() (codex). the_title() (codex) doesn’t actually return anything but prints the title.