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: Update endpoint getEnvironment RTK response #2968

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

novakzaballa
Copy link
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

  • Update endpoint getEnvironment RTK response

How did you test this code?

  • Go to the Segments page
  • Click any segments
  • Open the Console in your browser
  • the error TypeError: Cannot read properties of undefined (reading: data) at AssociatedSegmentOverrides is no longer seen

Copy link

vercel bot commented Nov 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Nov 14, 2023 2:39pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview Nov 14, 2023 2:39pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2023 2:39pm

@github-actions github-actions bot added the front-end Issue related to the React Front End Dashboard label Nov 14, 2023
@novakzaballa novakzaballa requested review from a team and kyle-ssg and removed request for a team November 14, 2023 14:40
Copy link
Contributor

github-actions bot commented Nov 14, 2023

Uffizzi Preview deployment-40716 was deleted.

@kyle-ssg kyle-ssg added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit 3993823 Nov 14, 2023
18 checks passed
@kyle-ssg kyle-ssg deleted the fix/update-endpoint-getenvironment-rtk-response branch November 14, 2023 18:41
Copy link

sentry-io bot commented Nov 14, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: Cannot read properties of undefined (reading 'total_segment_overrides') <anonymous>(web/components/SegmentOverrides) View Issue
  • ‼️ TypeError: Cannot read properties of undefined (reading 'total_segment_overrides') <anonymous>(web/components/modals/AssociatedSeg... View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading: data) at AssociatedSegmentOverrides
2 participants