Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add missing default __VUE_PROD_HYDRATION_MISMATCH_DETAILS__#7443

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
bobvandevijver wants to merge1 commit intovuejs:dev
base:dev
Choose a base branch
Loading
frombobvandevijver:patch-2

Conversation

bobvandevijver
Copy link

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

Setting this flag by default should solve a warning being emitted when building with webpack:

Feature flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ is not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.For more details, see https://link.vuejs.org/feature-flags.

silverwind and mityaua reacted with thumbs up emojieverett-hayes, seyfer, sronveaux, and Lupphes reacted with rocket emojieverett-hayes, silverwind, BanAaron, sronveaux, and ViMaCode reacted with eyes emoji
techknowlogick pushed a commit to go-gitea/gitea that referenced this pull requestFeb 16, 2024
`vue` currently outputs a warning for this undefined variable duringdevelopment, which is apparently caused by a bug in `vue-cli`.Workaround by setting this variable.Ref:vuejs/vue-cli#7443Ref:https://stackoverflow.com/a/77765007/808699
DennisRasey pushed a commit to DennisRasey/forgejo that referenced this pull requestFeb 19, 2024
`vue` currently outputs a warning for this undefined variable duringdevelopment, which is apparently caused by a bug in `vue-cli`.Workaround by setting this variable.Ref:vuejs/vue-cli#7443Ref:https://stackoverflow.com/a/77765007/808699(cherry picked from commit e9a1ffba2c294f74d985870e9b7b5b07e9000857)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@bobvandevijver

[8]ページ先頭

©2009-2025 Movatter.jp