Content
View differences
Updated by Oliver Günther about 5 years ago
### **Steps to reproduce:**
1. Have WP custom field of type float
2. Edit the float to have a value of 0
3. Save
### **Actual Behavior**
The float is shown as a placeholder empty value `-`
### **Expected Behavior**
The float is rendered with `0` as its value
1. Have WP custom field of type float
2. Edit the float to have a value of 0
3. Save
### **Actual Behavior**
The float is shown as a placeholder empty value `-`
### **Expected Behavior**
The float is rendered with `0` as its value