I'm having an issue with showing data fetched from Notion DB. All of a sudden it doesn't show on FE despite being correctly auth'd to the DB & bringing all other data in.
I'm successfully fetching time data ("Date" property field, with start/end time) from a Notion DB -> this has been working for a while now, no issues.
All of a sudden, today it stopped working - I haven't changed anything in WS, only added a couple of more date fields inside Notion. I've deleted the extra fields in Notion, checked & see that fetching data still works as intended - only the Time component doesn't reneder correctly.