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

fix(ui): error after view is left idle on edit views #9709

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

JarrodMFlesch
Copy link
Contributor

What?

CleanShot 2024-12-03 at 15 00 13

Why?

user.id was being used as a dependency is callbacks and when the user was logged out due to inactivity the above error would throw.

How?

Added optional chaining to the dependency.

@JarrodMFlesch JarrodMFlesch merged commit fbb59ba into main Dec 3, 2024
58 checks passed
@JarrodMFlesch JarrodMFlesch deleted the fix/onChange-dependency branch December 3, 2024 20:49
@JarrodMFlesch JarrodMFlesch changed the title fix: error after view is left idle on edit views fix(ui): error after view is left idle on edit views Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 4, 2024

🚀 This is included in version v3.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant