Fatur Rahman S.

Results 6 comments of Fatur Rahman S.

> Hi @Dexalt142 I can't reproduce it and have never experienced that. Are you on `main` branch and are you sure you have no changes? I would suggest removing `node_modules/`,...

> Hi @Dexalt142 Can you tell us more about your development environment? > > * Which browser were you using and the version > * Node/npm and yarn version >...

@felipesuri Node upgraded to LTS version, installed the deps using `npm install` instead of `yarn install`. Unfortunately, I still got the same issue.

@felipesuri Cloned the repository, I installed the dependencies both with `npm install` and `yarn install`, and the issue is still there. I also tried repeating the same process on the...

@smarroufin Yes, I have an `.env` file. @felipesuri Yeah I tried this on 2 Windows machines and got the same result, Windows might be the problem. And here is the...

@felipesuri Firefox gives the same result @kevinmarrec I compared local and nuxtjs.org version, and here are the results: local ![image](https://user-images.githubusercontent.com/31777261/151599276-7105a652-0bd9-4d56-a0de-d03ce588f4e1.png) nuxtjs.org ![image](https://user-images.githubusercontent.com/31777261/151599356-fe9862b0-8c73-433e-bd68-bd39a8cede1b.png)