Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSG freezed the browser #1851

Closed
StefanoTesla opened this issue Feb 9, 2023 · 1 comment · Fixed by #1854
Closed

SSG freezed the browser #1851

StefanoTesla opened this issue Feb 9, 2023 · 1 comment · Fixed by #1854
Labels
bug 🐛 ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf routing v8

Comments

@StefanoTesla
Copy link
Contributor

StefanoTesla commented Feb 9, 2023

Environment


  • Operating System: Windows_NT
  • Node Version: v19.4.0
  • Nuxt Version: 3.2.0
  • Nitro Version: 2.2.1
  • Package Manager: [email protected]
  • Builder: vite
  • User Config: pages, css, modules, i18n
  • Runtime Modules: @nuxtjs/[email protected]
  • Build Modules: -

Reproduction

test.stefanotesla.it

Describe the bug

Sorry for short implementation I'm from Mobile and the Project is At the office

I have problems with SSG, once i load the site and visit it the browser freez.

I tried with Chrome and a Virgin installati on of Firefox

All details and reproduction here:

nuxt/nuxt#18876

I asked to the nuxt team bit they think is related to i18n

Additional context

No response

Logs

No response

@kazupon kazupon added v8 ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf pending triage bug 🐛 and removed pending triage labels Feb 10, 2023 — with Volta.net
Copy link
Collaborator

kazupon commented Feb 10, 2023

Thank you for your reporting!

Hmm, This is an interesting issue. 😅
I have found out this issue that has been occurring since this modification.
#1842

As I commented at the PR, I was using incorrect navigateTo in the i18n module, so I was fixed it.
That updating seems to affect the logic somewhere in routing.

@kazupon kazupon added the routing label Feb 12, 2023 — with Volta.net
@kazupon kazupon mentioned this issue Feb 12, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf routing v8
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants