Nguyen Manh Cuong
Nguyen Manh Cuong
I know it's a silly question, but folder tests in each component were generated automatically by command or I must create by myself?
Thanks a lot :) Are you facing with warning `Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app` when run build? I am looking for a...
This error cause ignores auto-optimation mode of next. These pages to have no getInitialProps should be built as static HTML site but built as SSR. :)
I'm facing this error when run command start:
> @cuongdevjs This is happening by doing the steps of `yarn build` and `yarn start`? Exactly. I don't know why this happens?
Have you found some solution to fix this?
You can consider making some commands to create the component, add language, create the container as react-boilerplate to make to this awesome repository :)
how I hide alt input & set default value (width, height) for image uploaded in popup upload image?
any news, sir?
have you tried to open site demo on mobile? does it works?