Closed this issue 8 years ago · 2 comments
Is there a way to be able to see the view instance's properties and their values? When I click on the [object Object] link, nothing happens.
[object Object]
When I click on the [object Object] link, nothing happens.
The view object is logged in the console when you click on that link. Check the Console tab.
@Maluen I see, that works. Thanks. I think it would be nice to list the object in the "Backbone" tab itself so we don't have to switch between dev tools tabs.