| Issue 2410: | view object, title undefined! | |
| 1 person starred this issue and may be notified of changes. | Back to list |
in latest git repository pull:
viewRender: view object, view.title is undefined.
Using your jsbin you can see the issue
viewRender: function(view, element) {
console.log("View title: " + view.title);
}
displays: "view title: undefined"
Jan 10, 2015
#1
war...@gmail.com
Jan 10, 2015
(No comment was entered for this change.)
Status:
Duplicate
Mergedinto: 2407 |
|
| ► Sign in to add a comment |