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

FF Fix: Unknown error pops up in dev #1724

Open
danoswaltCL opened this issue Jul 2, 2024 · 2 comments
Open

FF Fix: Unknown error pops up in dev #1724

danoswaltCL opened this issue Jul 2, 2024 · 2 comments

Comments

@danoswaltCL
Copy link
Collaborator

On nav to feature flags page, an error is popping up in dev. I wasn't able to reproduce in local, we should really have source-maps turned on for staging and qa builds so we can debug.

Image

@Yagnik56
Copy link
Collaborator

Yagnik56 commented Jul 3, 2024

can you show a pic of the console, to know what's the error?

@danoswaltCL
Copy link
Collaborator Author

I don't know if it will help, but you can see for yourself if you go to the dev environment and click on feature-flags.

main.a78a131e454bd69f.js:1 ERROR TypeError: Cannot read properties of undefined (reading 'onDestroy')
at Object.Eb (main.a78a131e454bd69f.js:1:787668)
at G (928.0329f751348e422a.js:1:1600)
at hf (main.a78a131e454bd69f.js:1:716741)
at zu (main.a78a131e454bd69f.js:1:724143)
at dc (main.a78a131e454bd69f.js:1:724716)
at Wx.createEmbeddedViewImpl (main.a78a131e454bd69f.js:1:729989)
at hg.createEmbeddedView (main.a78a131e454bd69f.js:1:754572)
at D._updateView (main.a78a131e454bd69f.js:1:623597)
at set ngIfElse (main.a78a131e454bd69f.js:1:623221)
at $m (main.a78a131e454bd69f.js:1:694742)

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

No branches or pull requests

2 participants