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 application crashing after user submits multiple queries / large queries #1865

Open
2 tasks
traycn opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks

Comments

@traycn
Copy link
Member

traycn commented Nov 21, 2024

Overview

We need to do fix Mapbox triggering a * ID search of all params for every user interaction within the Mapbox container.

More Info (optional)

FOUND JS STATE ISSUE: The application is querying all param values whenever an event is triggered in our Mapbox integration.

Action Items

  • Find this.props function onChange.
  • Update the function to ONLY reference a Single unique value for each Mapbox state change.

Resources/Instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New Issue Approval
Development

No branches or pull requests

2 participants