Skip to main content

Error: Invalid [height] should be a float value.Template has this: '...'

This article covers the Invalid [height] should be a float value error and how to fix it.

Dillon Jones avatar
Written by Dillon Jones
Updated over 3 years ago

Description:

Error: Invalid [height] should be a float value.Template has this: '...'

This means you entered a non-number value into the height column.

Solution:

A valid height means:

  1. A positive number

  2. Can use 0-9

  3. Can use . (period)

For more information on height visit the documentation page.

Did this answer your question?