Feature flag console log warning links to old branch name #13983
connorshea
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://link.vuejs.org/feature-flags
is used here:core/packages/runtime-core/src/featureFlags.ts
Line 36 in 079010a
And it's still redirecting to the master branch, which causes a further redirect by github. Might be a good idea to update this URL redirect on vue's website to point to
main
.Beta Was this translation helpful? Give feedback.
All reactions