canjs / devtools

Chrome DevTools for CanJS.
https://chrome.google.com/webstore/detail/canjs-devtools/hhdfadlgplkpapjfehnjhcebebgmibcb
MIT License
5 stars 0 forks source link

Chrome Dev Tools doesn't show the whole stack. #29

Closed phillipskevin closed 5 years ago

phillipskevin commented 6 years ago

@justinbmeyer commented on Fri Sep 28 2018

In this example: https://codepen.io/justinbmeyer/pen/xybZYy?editors=0010

Chrome shows:

image

Log stack shows:

image

phillipskevin commented 6 years ago

I think the issue here is that you can't scroll in the panel. Making it bigger shows everything:

image