Gulix / geckos

An online Card Editor with Templates
http://gulix.github.io/geckos/
Other
49 stars 18 forks source link

Empty default for Richtext field should work #184

Closed Gulix closed 7 years ago

Gulix commented 7 years ago

Right now, when a richtext field has no default value (or an empty string), it displays [Object object] as the content. Replacing during runtime a void value by a correct <p></p> should correct this.