artblocks-engine-react icon indicating copy to clipboard operation
artblocks-engine-react copied to clipboard

Fix/fix bugs rendering owned projects

Open coreyar opened this issue 2 years ago • 1 comments

GetProject query fails because it includes attributes not available on the schema. The useEffect on the OwnedProjects page has object dependencies which can't be compared because it only checkes referential equality which will always be false. The solution I used was to cast them to strings for structural equality comparisons

coreyar avatar Nov 07 '23 18:11 coreyar

@coreyar is attempting to deploy a commit to the Art Blocks Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 07 '23 18:11 vercel[bot]