Closed elia-orsini closed 3 months ago
Hi,
There is this weird error with the table field type Date. Sometimes it's undefined for some reason.
undefined
I replicated the problem here on this Notion table.
When the request for this table is sent to the Cloudflare worker this will crash:
Adding a try-catch prevents this to happen.
@tobiaslins
Hi,
There is this weird error with the table field type Date. Sometimes it's
undefined
for some reason.I replicated the problem here on this Notion table.
When the request for this table is sent to the Cloudflare worker this will crash:
Adding a try-catch prevents this to happen.
@tobiaslins