artblocks-engine-react
artblocks-engine-react copied to clipboard
Fix/fix bugs rendering owned projects
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 is attempting to deploy a commit to the Art Blocks Team on Vercel.
A member of the Team first needs to authorize it.