gatsby-link 5.14.0 types broken #39158
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
Updating gatsby-link to 5.14.0 causes types to be broken. It appear's to be caused by #38590
See the kind of Typescript errors I'm receiving now:
See the file
src/pages/redirect.tsx
in the reproduction link.Reproduction Link
https://codesandbox.io/p/devbox/serverless-hooks-xf3rhw?workspaceId=e7359dad-f2e3-4fc9-9dc7-a71e1e25e213
Steps to Reproduce
navigate
using a stringExpected Result
Type checks pass
Actual Result
Type checks fail with following error
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: