huskyjp
huskyjp
I am not able to send a POST request to Hasura both on simply from `docker-compose` setup and `Heroku` as instructed in the tutorial. Whenever I send a request, it...
**Describe the bug** SVG is not a valid image file error with inline using @svgr/webpack. Here is the error message ``` Error: Image import "@svg/Android.svg" is not a valid image...
**Describe the bug** Maybe related to #138 & #140, when I click nextjs `` component, it forces to go back to the default locale. **To Reproduce** Steps to reproduce the...
## TLDR - In short, what we want is `localhost:3000/` for default locale, but `localhost:3000/us` for english locale, not `localhost:3000/en` from accept-languages. But, want to keep using browser language detection....