You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
Lens: 4.2.2
Electron: 9.4.0
Chrome: 83.0.4103.122
Node: 12.14.1
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
rror stack:
TypeError: Cannot read property 'showTimestamps' of undefined
at VD.renderResourceSelector (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8295174)
at VD.render (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8295689)
at Ce (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:13973)
at http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:7556421
at ce (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:12079)
at e.track (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:23443)
at VD.s [as render] (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:7556369)
at VD.Ee (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:7556517)
at VD.t.render (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:7555473)
at _s (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:4654529)
Component stack:
at VD (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8294352)
at div
at div
at $D (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8300523)
at footer
at div
at Jz (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8506072)
at cc (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:7681179)
at t (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:223892)
at $z (http://fcfcdaa5-6cd1-4ed2-adc6-0bc2d67629aa.localhost:53265/build/Lens.js:2:8507576)
The text was updated successfully, but these errors were encountered:
Describe the bug
App crashed in the background
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
Lens: 4.2.2
Electron: 9.4.0
Chrome: 83.0.4103.122
Node: 12.14.1
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
The text was updated successfully, but these errors were encountered: