Skip to content

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

@developer-codoffer

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')

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