Closed danzhaaspaypal closed 5 months ago
Latest commit: 8f6f832e64b32aa8ba6aa4d264fb8e149182b9c7
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Button rerender was rerendering unintentionally due to a non-primitive value, the message obj, being passed into the useEffect dependency array. This fixes the issue by stringify-ing the message.