Skip to content

fix: crash on hire site#465

Merged
jayylmao merged 1 commit into
developfrom
feat/homepage-auto-search
May 12, 2026
Merged

fix: crash on hire site#465
jayylmao merged 1 commit into
developfrom
feat/homepage-auto-search

Conversation

@jayylmao
Copy link
Copy Markdown
Contributor

Apparently the created_at field in the Job type is serialized as a string, but it's treated as a Date by the schema library. As such, I wrongly treated it as a Date in the JobsContent component. This reverts that change.

@jayylmao jayylmao self-assigned this May 12, 2026
@jayylmao jayylmao merged commit 3d4a62c into develop May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant