medusajs / b2b-starter-medusa

Official Medusa B2B Starter template. Features common B2B ecommerce requirements and can be easily adapted and extended.
https://dub.sh/medusa-b2b-starter
MIT License
135 stars 30 forks source link

Router context issue on admin for quotes and companies #99

Open fxmb opened 11 hours ago

fxmb commented 11 hours ago
image

Have above error and in the logs it says this:

image

Seems to be an error with Router context. How come this happened all of a sudden? Didnt change anything about quotes or companies implementation

fxmb commented 11 hours ago

Ok I just wrapped the main compoennts in from react and it worked. weird how this works and how would it have worked before?