SSuyadiinafsuyadi.hashnode.dev·Jun 18 · 2 min readHow I Fix Flagsmith's Issue #7511Issue 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) at00
SSuyadiinafsuyadi.hashnode.dev·Jun 15 · 1 min readHow I Fix Flagsmith's Frontend Issue #7649Flagsmith 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 Dj00
SSuyadiinafsuyadi.hashnode.dev·May 25 · 3 min readHow I contribute to Sentry's Alert FeatureIdentifying 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', eve00
SSuyadiinafsuyadi.hashnode.dev·May 23 · 2 min readHow I create my first open-source contribution."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 N00