How I Fix Flagsmith's Issue #7511
Issue Link: #7511 Sentry Issue: FLAGSMITH-FRONTEND-4N3 TypeError: Cannot read properties of null (reading 'environments') at store.getEnvironmentIdFromKey (./common/stores/project-store.js:179:34) at
Search for a command to run...
Series
I build this series to show my journey through open-source contribution in software engineering.
Issue Link: #7511 Sentry Issue: FLAGSMITH-FRONTEND-4N3 TypeError: Cannot read properties of null (reading 'environments') at store.getEnvironmentIdFromKey (./common/stores/project-store.js:179:34) at
Flagsmith is a web app that helps to flag features and config remote-service. It's important for companies that want to use A/B testing for its users, and control features in production. It's using Dj
Identifying the Issue. Issue #115268 https://github.com/getsentry/sentry/issues/115268 The issue is about a bug on Alert feature, where a user can't create an Alert when it selects 'Tagged Event', eve
"One of the simplest way to show-off your competence to the world as software developer is by contributing to world class open source project" That line stuck with me since I attended Riandy Rahman N
