Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crash: this.isLoggedIn is not a function #16600

Closed
VortexFeedback opened this issue Oct 22, 2024 · 1 comment · Fixed by #16602
Closed

Crash: this.isLoggedIn is not a function #16600

VortexFeedback opened this issue Oct 22, 2024 · 1 comment · Fixed by #16602

Comments

@VortexFeedback
Copy link
Collaborator

Application Crash

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.12.6
Process renderer

Message

this.isLoggedIn is not a function

Stack

TypeError: this.isLoggedIn is not a function
    at LoginIcon.renderLoginName (E:\Modding Programs\Vortex\resources\app.asar\renderer.js:7073:114)
    at LoginIcon.render (E:\Modding Programs\Vortex\resources\app.asar\renderer.js:7069:38)
    at gi (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:182:192)
    at fi (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:181:224)
    at Rj (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:263:490)
    at Qj (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:265)
    at Kj (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:194)
    at yj (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:172)
    at E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115
    at exports.unstable_runWithPriority (E:\Modding Programs\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
    at cg (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
    at fg (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
    at gg (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
    at Ig (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:230:156)
    at bk (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:281:43)
    at ik (E:\Modding Programs\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:284:150)

External file: tmp-13460j0L0Ae2hDYoH.7z

Reported by: twist969

@VortexFeedback
Copy link
Collaborator Author

I don't know what to do - I cannot deploy anymore.

IDCs added a commit that referenced this issue Oct 22, 2024
The member functions are now lexically bound to the component class
which will ensure they're context aware (correctly bound "this")

fixes #16600
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant