Error: Invalid [height] should be a float value. Template has this: '...'
How to fix "Error: Invalid [height] should be a float value. Template has this: '...'"This error occurs when you enter a non-number value into the height column.
height values must be:
- A positive number
- Can use
0-9 - Can use
.(period)
See the Template Docs: height for more details.