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

Bug report: Version checking is broken. #1640

Closed
mrcbax opened this issue Oct 11, 2023 · 1 comment
Closed

Bug report: Version checking is broken. #1640

mrcbax opened this issue Oct 11, 2023 · 1 comment
Labels

Comments

@mrcbax
Copy link

mrcbax commented Oct 11, 2023

Describe the bug
CC seems to not want to load on high version number browsers. If you paid attention to your eslint outputs you'd find the issue plain as day:

Running "eslint:configs" (eslint) task
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Try to load the page
  2. ...
  3. ...
  4. See error

Expected behaviour
The page loads.

Screenshots
image

Desktop (if relevant, please complete the following information):

  • OS: Linux
  • Browser: Firefox Developer Edition 119.0b5
  • CyberChef version: 10.5.2

Additional context

TypeError: can't access property "addEventListener", document.querySelector(...) is null
Filename: https://cyberchef.doslabelectronics.com/assets/main.js
Line: 19
Column: 688018
Error: TypeError: can't access property "addEventListener", document.querySelector(...) is null
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0
CyberChef version: 10.5.2

How about the CyberChef project moves to "best effort" loading instead of flat out refusing to load.

@mrcbax mrcbax added the bug label Oct 11, 2023
@a3957273
Copy link
Member

a3957273 commented Feb 3, 2024

Resolved in #1700

@a3957273 a3957273 closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants