edge-flags
edge-flags copied to clipboard
[BUG] Attributes must be memoized before passing to useFlag hook
Bug: passing an object literal as attributes cause infinite fetch calls
Perhaps we need some internal invalidation logic or storing each attribute primitives in the local state.
So sorry this slipped by, I'll check it out