edge-flags icon indicating copy to clipboard operation
edge-flags copied to clipboard

[BUG] Attributes must be memoized before passing to useFlag hook

Open darasus opened this issue 2 years ago • 1 comments

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.

darasus avatar Mar 11 '23 06:03 darasus

So sorry this slipped by, I'll check it out

chronark avatar Apr 19 '23 10:04 chronark