diff --git a/core/page/user_properties/user_properties.js b/core/page/user_properties/user_properties.js index 5fa1f54c1c..08d94a8626 100644 --- a/core/page/user_properties/user_properties.js +++ b/core/page/user_properties/user_properties.js @@ -83,7 +83,7 @@ wn.UserProperties = Class.extend({ render: function(prop_list) { this.body.empty(); this.prop_list = prop_list; - if(!prop_list.length) { + if(!prop_list || !prop_list.length) { this.body.html("