Skip to content

Getting TypeError: Cannot read properties of undefined (reading 'req') #26

Description

@developer-codoffer

What version of Hono are you using?

4.4.13

What runtime/platform is your app running on? (with version if possible)

Workers

What steps can reproduce the bug?

Getting this error
TypeError: Cannot read properties of undefined (reading 'req')

while using the intlify/hono (0.1.1)

I'm using this package for internationalization, and everything works fine, but sometimes I encounter the above error. If I hit the same route, it will work.

What is the expected behavior?

To give translated text.

What do you see instead?

get this error
TypeError: Cannot read properties of undefined (reading 'req')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions