Fixing old Organization invite form: invite url not appearing anymore
Created by: pietrorosa77
A change to client/web/src/org/area/OrgArea.tsx to load feature flags after organization data, was causing the components to unmount on refresh. This caused a
Can't perform a React state update on an unmounted component.