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 properties of null (reading 'toString') #753

Open
justlunix opened this issue Oct 31, 2024 · 0 comments
Open

TypeError: Cannot read properties of null (reading 'toString') #753

justlunix opened this issue Oct 31, 2024 · 0 comments

Comments

@justlunix
Copy link

justlunix commented Oct 31, 2024

Queriescannot be displayed anymore on issues.

Image

It seems like this occurs on all issues(/occurrences) that have not been opened yet. Older issues have the queries tab but newer ones do not work anymore.

Please include some context and the contents of the console in your browser's developer tools.

JavaScript Error

TypeError: Cannot read properties of null (reading 'toString')
    at https://flareapp.io/build/assets/Ignition-3318d6f5.js:79:2988
    at Array.forEach (<anonymous>)
    at v (https://flareapp.io/build/assets/Ignition-3318d6f5.js:79:2958)
    at https://flareapp.io/build/assets/Ignition-3318d6f5.js:79:3450
    at Array.map (<anonymous>)
    at Wd (https://flareapp.io/build/assets/Ignition-3318d6f5.js:79:3028)
    at Dc (https://flareapp.io/build/assets/app-770b508c.js:131:17006)
    at Jg (https://flareapp.io/build/assets/app-770b508c.js:133:43960)
    at Kg (https://flareapp.io/build/assets/app-770b508c.js:133:39724)
    at lP (https://flareapp.io/build/assets/app-770b508c.js:133:39652)

Reproduction Steps

Please tell us what you were doing when this error occurred, so we can more easily debug it and find a solution.

  1. Open up an unopened issue in flare
  2. Scroll down and click on "Queries"

User Agent

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
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

1 participant