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

fix: cannot resolve message for jit compilation #2387

Merged
merged 1 commit into from
Sep 8, 2023
Merged

fix: cannot resolve message for jit compilation #2387

merged 1 commit into from
Sep 8, 2023

Conversation

kazupon
Copy link
Collaborator

@kazupon kazupon commented Sep 8, 2023

๐Ÿ”— Linked issue

resolve #2379
resolve #2378

โ“ Type of change

  • ๐Ÿ“– Documentation (updates to the documentation or readme)
  • ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • โœจ New feature (a non-breaking change that adds functionality)
  • โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

๐Ÿ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@kazupon kazupon merged commit 9a24c86 into next Sep 8, 2023
8 checks passed
@kazupon kazupon deleted the fix/2379 branch September 8, 2023 06:27
gaoxu529 pushed a commit to gaoxu529/i18n that referenced this pull request Sep 8, 2023
gaoxu529 pushed a commit to gaoxu529/i18n that referenced this pull request Sep 8, 2023
kazupon added a commit that referenced this pull request Sep 8, 2023
* Fixed a bug where the correct locale.code could not be obtained when differentDomains: true and locale.domain is set with a protocol header.

* add spec issues 2374

* fix getLocaleDomain

* Fixed a bug where the correct locale.code could not be obtained when differentDomains: true and locale.domain is set with a protocol header.

* fix: cannot resolve message for jit compilation (#2387)

* fix getLocaleDomain

---------

Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
liunnn1994 pushed a commit to NI-Web-Infra-Team/ni-material-market that referenced this pull request Sep 12, 2023
@see nuxt-modules/i18n#2387 ๆญฃๅผ็‰ˆๅŽๆ›ฟๆขๅ›žๆญฃๅผ้€š้“
DarthGigi pushed a commit to DarthGigi/i18n that referenced this pull request Apr 16, 2024
DarthGigi pushed a commit to DarthGigi/i18n that referenced this pull request Apr 16, 2024
โ€ฆdules#2383)

* Fixed a bug where the correct locale.code could not be obtained when differentDomains: true and locale.domain is set with a protocol header.

* add spec issues 2374

* fix getLocaleDomain

* Fixed a bug where the correct locale.code could not be obtained when differentDomains: true and locale.domain is set with a protocol header.

* fix: cannot resolve message for jit compilation (nuxt-modules#2387)

* fix getLocaleDomain

---------

Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing docs: JIT and recompilation Default JIT compilation breaks my production build
1 participant