try putting the the shortcode next to the text.
for example
<h1>This text [typed id='973']</h1>
Then with css do this
.typed-div-973 { display: inline; }
make sure to use the exact same font including font family, font size, and line height.
I just realized that the warning shows up when the table is empty, I hadn’t noticed the table was empty, It must have emptied when I transfered hosting.
Anyways, problem fixed. 🙂