tryabby / abby

Open-Source Feature Flags, Remote Config & A/B Tests for Developers ⛳🧪
https://www.tryabby.com
GNU Affero General Public License v3.0
134 stars 18 forks source link

Updated feature flag not visible until page reload #157

Closed edriste closed 1 month ago

edriste commented 2 months ago

Noticed a little bug today: When updating a feature flag value in the abby dashboard, it is not visible until the page is reloaded.

Steps to reproduce:

  1. Open a feature flag configuration on abby
  2. Change the value of the feature flag
  3. Press the "Update flag" button

Expected behaviour:

The new value is visible on the dashboard

Current behaviour:

The dashboard stays the same way as before until the page is manually reloaded

cstrnt commented 1 month ago

@edriste should be fixed now :)