Skip to content

Stacktrace on workspace list with an old browser #7836

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

Closed
janLo opened this issue Jun 5, 2023 · 6 comments
Closed

Stacktrace on workspace list with an old browser #7836

janLo opened this issue Jun 5, 2023 · 6 comments

Comments

@janLo
Copy link
Contributor

janLo commented Jun 5, 2023

If I login to coder (v0.23.7+a903d7c) from an old chromium (Version 90.0.4430.212 (Developer Build) built on Debian 10.9, running on Debian 10.13 (64-bit) - which is teh default on debian 10) I get the following stacktrace:

TypeError: Object.keys(...).map(...).filter(...).sort(...).at is not a function
    at Q5 (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:313:33217)
    at https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:313:32496
    at https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:313:32571
    at Cg (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:24283)
    at pl (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:42406)
    at K8 (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:41228)
    at wa (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:40275)
    at qE (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:36885)
    at la (https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:46:3279)
    at https://dev.lab.dd.secunet.de/assets/index-dcd8526d.js:48:34263
@cdr-bot cdr-bot bot added the bug label Jun 5, 2023
@janLo
Copy link
Contributor Author

janLo commented Jun 5, 2023

The same behavior is observable with Firefox 89.0

@buesse
Copy link

buesse commented Jun 5, 2023

Working on:

  • Chromium Version 113.0.5672.63 (Official Build)

Not working on:

  • Chrome Version 83.0.4103.116 (Official Build) unknown (64-bit)
  • Chrome 90: April 14, 2021
  • Firefox 89.0 (64-bit)

@janLo
Copy link
Contributor Author

janLo commented Jun 5, 2023

The issue is low priority for us, as we managed to provide newer versions for these browsers.

@coadler coadler added the site Area: frontend dashboard label Jun 5, 2023
@BrunoQuaresma
Copy link
Collaborator

Hey 👋

Looks like it has been around since 2021 for Chrome and Firefox.

Screen Shot 2023-06-06 at 11 20 52

Took from https://caniuse.com/?search=Array.at

Wondering if you have a use case where you can't upgrade the browser or for some reason it is limited.

@matifali matifali added the bug label Jun 6, 2023
@matifali matifali added the waiting-for-info The issue creator is asked to provide more information. label Jul 3, 2023
@matifali
Copy link
Member

matifali commented Jul 3, 2023

Hi @janLo, as @BrunoQuaresma mentioned, this has been around Since 2021. Can you use a more recent version of the browser?

@janLo
Copy link
Contributor Author

janLo commented Jul 3, 2023

Hi @matifali , yes, that's totally fine for me, in case it wasn't clear from my last reply.

I just wanted to report it because it happened suddenly and it wasn't mentioned in the release notes - so I wasn't sure if it was intentional.

@matifali matifali closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2023
@matifali matifali removed site Area: frontend dashboard waiting-for-info The issue creator is asked to provide more information. bug labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants