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

one problem #24

Open
newbill opened this issue Aug 8, 2022 · 7 comments
Open

one problem #24

newbill opened this issue Aug 8, 2022 · 7 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@newbill
Copy link

newbill commented Aug 8, 2022

When I refresh the page after switch languages, and the three-line prompt on the first page overlaps.

@viandwi24
Copy link
Owner

can you create a reproduction or how it looked when it happened?
I didn't experience it when I checked on the demo page https://nuxt3-awesome-starter.vercel.app/

@newbill
Copy link
Author

newbill commented Aug 9, 2022

image
The results occur above when I change the languages and then refresh the hole website page.

@newbill
Copy link
Author

newbill commented Aug 9, 2022

In addition, the theme is reset as the page is refreshed.

@viandwi24
Copy link
Owner

does the console window display anything bad?

@viandwi24 viandwi24 added the bug Something isn't working label Aug 13, 2022
@viandwi24
Copy link
Owner

I haven't done any deep research yet.
this seems to be a problem with nuxt 3 and i18n when generating static.
because in ssr mode it should be fine.

@newbill
Copy link
Author

newbill commented Aug 17, 2022

I haven't done any deep research yet. this seems to be a problem with nuxt 3 and i18n when generating static. because in ssr mode it should be fine.

Well, I only used part of it as a blog, thanks for the open source code.
I think there should be a more elegant way to internationalize.

@viandwi24
Copy link
Owner

ah, maybe for now I can only expect the static mode of nuxt 3 to really release stably.
so for now, using node-server mode is an option

@viandwi24 viandwi24 added the help wanted Extra attention is needed label Dec 11, 2022
@viandwi24 viandwi24 self-assigned this Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants