ariatemplates / hashspace

JavaScript client-side template engine
http://hashspace.ariatemplates.com
Apache License 2.0
14 stars 18 forks source link

fix #164 Attributes of type string contain string "null" when the bound ... #292

Open marclaval opened 9 years ago

marclaval commented 9 years ago

...value is undefined

A quick fix, but raising a bigger question about undefined values, see commented test in the PR.