intlify / intlify/srvmid

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

Open
#26 2 comments 0 reactions 0 assignees View on GitHub
Hono
Dominant language
TypeScript
Stars
13
Forks
2
Avg merge
4h 14m
Merged PRs (30d)
4

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.