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