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

Memory leak in matrix portion of math on-screen keyboard #194

Open
jaltekruse opened this issue Feb 12, 2022 · 0 comments · May be fixed by #220
Open

Memory leak in matrix portion of math on-screen keyboard #194

jaltekruse opened this issue Feb 12, 2022 · 0 comments · May be fixed by #220

Comments

@jaltekruse
Copy link
Owner

To reproduce, navigate to the matrix tab, open the dropdown to select end caps and then click away from the math keyboard entirely to close it. This error shows in the console.

Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
in MatrixSizePicker (at MathInput.js:466)
in div (at MathInput.js:464)
in div (at MathInput.js:351)
in TexButtons (at MathInput.js:515)

mscotch1 added a commit to mscotch1/Free-Math that referenced this issue Nov 28, 2022
@mscotch1 mscotch1 linked a pull request Nov 28, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant