fix: initiate request container before other express middleware (#12761)

This commit is contained in:
Harminder Virk
2025-06-19 07:23:15 +00:00
committed by GitHub
parent ffa611b546
commit 94b62c6724
3 changed files with 23 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
---
fix: fallback to console with req.scope is undefined