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 in Global Error Trapper #993

Open
githubchina001 opened this issue Dec 15, 2024 · 1 comment
Open

TypeError in Global Error Trapper #993

githubchina001 opened this issue Dec 15, 2024 · 1 comment
Assignees
Labels

Comments

@githubchina001
Copy link

User Description

Type what you were trying to do here...

Version

10.2.2 - December 12, 2024

Error Title

TypeError

Error Message

e.rae is not a function

Stack

TypeError: e.rae is not a function
at Dn.rae (https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:1428:237903)
at Dn.isSatInFov (https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:1428:301989)
at Ci.generatePlotData_ (https://app.keeptrack.space/js/165.646cfaa24316541e5498.js:890:2106)
at Ci.updatePlot_ (https://app.keeptrack.space/js/165.646cfaa24316541e5498.js:890:1439)
at push.70906.constructor.bottomIconCallback (https://app.keeptrack.space/js/165.646cfaa24316541e5498.js:882:4584)
at Object.cb (https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:45:4568)
at https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:2:1388099
at Array.forEach ()
at Object.runEvent (https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:2:1388085)
at onReady.bottomIconPress (https://app.keeptrack.space/js/main.7cac9624e753a1550358.js:1853:18884)

@thkruz thkruz self-assigned this Jan 9, 2025
@thkruz thkruz added the Bug label Jan 9, 2025
@thkruz
Copy link
Owner

thkruz commented Jan 9, 2025

It looks like a lack of validation in the callback when you close a plot menu. I should be able to add a validation check prior to running the callback.

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