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

resolve setState error on user dashboard #2431

Merged

Conversation

CollinBeczak
Copy link
Collaborator

Resolves this error:
Screenshot 2024-09-08 at 4 46 35 PM

Also switched out some lodash functions with javascript native functions for simplicity, less imports, and in some cases native JavaScript methods can be faster than their equivalent Lodash functions.

@CollinBeczak CollinBeczak marked this pull request as ready for review September 9, 2024 02:47
@CollinBeczak CollinBeczak mentioned this pull request Sep 9, 2024
@jake-low jake-low self-requested a review September 9, 2024 18:43
@CollinBeczak CollinBeczak merged commit f8a2dcf into main Sep 9, 2024
6 checks passed
@CollinBeczak CollinBeczak deleted the CollinBeczak/resolve-setState-error-on-user-dashboard branch September 9, 2024 19:15
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 this pull request may close these issues.

2 participants