You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a custom resolver but maybe it is not running now, This is my source code, you can see console.log('Run here') is not print out.
I try call by postman with header key is lang but it can not translate now, the default language alway be returned, could you help me check it. Thank you so much.
Heey @windcloudit I'm not sure what the issue is in your case. Maybe you misconfigured something else. I tried replicating your issue but it works just fine. See the attached zip with my project. (Run npm install and than npm run start:dev)
I created a custom resolver but maybe it is not running now, This is my source code, you can see
console.log('Run here')
is not print out.I try call by postman with header key is
lang
but it can not translate now, the default language alway be returned, could you help me check it. Thank you so much.The text was updated successfully, but these errors were encountered: