Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashed in background: TypeError: Cannot read property 'showTimestamps' of undefined #2613

Closed
vdineshTM opened this issue Apr 23, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@vdineshTM
Copy link

Describe the bug
App crashed in the background

To Reproduce
Steps to reproduce the behavior:

  1. Lens has been in use background
  2. All of sudden it got crashed

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

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)
@vdineshTM vdineshTM added the bug Something isn't working label Apr 23, 2021
@Nokel81
Copy link
Collaborator

Nokel81 commented Apr 23, 2021

Duplicate of #2458

@Nokel81 Nokel81 marked this as a duplicate of #2458 Apr 23, 2021
@Nokel81 Nokel81 closed this as completed Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants