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

TypeError: Cannot read property 'showTimestamps' of undefined in 4.2.2 #2616

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

Comments

@sgametrio
Copy link

Describe the bug
After refreshing the view with Ctrl + R I got the error page in the screenshot.

Expected behavior
It should have refreshed normally

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Lens Version:4.2.2
  • OS: Ubuntu
  • Installation method (e.g. snap or AppImage in Linux): AppImage

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

Component stack:


    at VD (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8293011)
    at div
    at div
    at $D (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8299182)
    at footer
    at div
    at Jz (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8504731)
    at cc (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:7679838)
    at t (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:223892)
    at $z (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8506235)

Error stack:

 
TypeError: Cannot read property 'showTimestamps' of undefined
    at VD.renderResourceSelector (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8293833)
    at VD.render (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:8294348)
    at Ce (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:13973)
    at http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:7555080
    at ce (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:12079)
    at e.track (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:23443)
    at VD.s [as render] (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:7555028)
    at VD.Ee (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:7555176)
    at VD.t.render (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:7554132)
    at _s (http://e4ab8ef1-a949-4439-99d1-d5195ee7f193.localhost:34011/build/Lens.js:2:4654529)
@sgametrio sgametrio added the bug Something isn't working label Apr 24, 2021
@Nokel81
Copy link
Collaborator

Nokel81 commented Apr 26, 2021

Duplicate of #2458

@Nokel81 Nokel81 marked this as a duplicate of #2458 Apr 26, 2021
@Nokel81 Nokel81 closed this as completed Apr 26, 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