I am developing a react severless website with Airtable. No problem to display the whole list of projects. However, when I try to fetch a single product with “id”, something weird things happen. I can sometimes fetch any single projects without any problem at all. But it stops fetching after a while. And I cannot render it for a while (days).
I can always display “Featured Products” in the landing page and all the products in “Products” page. But I click each product to go to the single product page, it doesn’t render.
When I go to “~/api/products/?id=” and when I type the id, I can see the object there.
However, when loading the single product page, I never see /api/products/?id= URL being called. All I can see are some XH requests made to https://m.stripe.com/6, but no request is actually mad to fetch data of the single product.
Sorry to see you struggling, but this is an issue specific to your code and we cannot do a code-level debugging. That is outside our scope of support.
Moreoever, debugging on a code level is something I probably could have tried on a day where the ticket load was not super high - but at this point, the helpdesk and the forums have been swamped with a lot of pending tickets.
While I personally cannot take a look at this right now, if some other member of the forums has the bandwidth to take a look at this, they’re welcome to do so.