flagsmith
flagsmith copied to clipboard
Use inherited components to avoid issues with merging multiple contexts into a single component.
In the EditPermission file, we handle all permissions in a single component, this causes several contexts to mix and unwanted things to happen.
Not sure I understand the description enough to action.