capsule-corp-ternoa/ternoa-js-test-dapp

Bug report: hydration of collections and ntfs fields

Opened this issue · 0 comments

Describe the bug

Hydration of the collections and nfts fields doesn't work.

To fix this problem:
In the "utils/queries.ts" file, line 6 and 25, the orderBy key must be "TIMESTAMP_CREATED_DESC" instead of "TIMESTAMP_CREATE_DESC".

To reproduce

all pages requiring the use of an existing collection or nft

Expected behavior

Hydration of collections and nfts fields must work

Screenshots

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response