Hi,
When using the toDate() method with a IntlDateFormatter that uses a "." on a field level, the returned type is never.
Example: date: "page.date.toDate('d.m.Y')" returns "never" - iso "string | number".
Am no expert of Typescript so couldn't really help with the issue...
Thanks!
Tom