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

TypeError: Cannot read properties of undefined (reading 'createdAt') when navigating to some FF details page #1910

Closed
zackcl opened this issue Sep 9, 2024 · 1 comment · Fixed by #1911
Assignees
Labels

Comments

@zackcl
Copy link
Collaborator

zackcl commented Sep 9, 2024

Version where bug was found:
6.0.0

Describe the bug
When navigating to some FF details page (e.g., Test13 from QA env), the page doesn't properly load the Include/Exclude Lists due to the TypeError: Cannot read properties of undefined (reading 'createdAt') error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://upgrade.qa-cli.net/
  2. Sign-in and go to FF root page
  3. Click the feature flag named "Test13"
  4. See error on the browser console.

Expected behavior
The error should not happen.

Screenshots
Screenshot 2024-09-10 at 1 18 52 AM

@bcb37
Copy link
Collaborator

bcb37 commented Sep 11, 2024

QA: can't reproduce the bug anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
3 participants