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

Investigate warning #274

Open
przemyslaw-zan opened this issue Mar 25, 2024 · 0 comments · May be fixed by #281
Open

Investigate warning #274

przemyslaw-zan opened this issue Mar 25, 2024 · 0 comments · May be fixed by #281

Comments

@przemyslaw-zan
Copy link
Member

Reproduction steps:

  1. Use same assertions as in this test at this commit
  2. Run yarn run coverage --browsers=Chrome,Firefox

Expected behaviour:

The test passes

Actual behaviour:

Test assertion finds an unexpected warning in the browser:

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.

@filipsobol filipsobol linked a pull request Jun 26, 2024 that will close this issue
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 a pull request may close this issue.

1 participant