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(vue-app): serialize redirect function #9024

Merged
merged 1 commit into from
Mar 22, 2021
Merged

Conversation

danielroe
Copy link
Member

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)

Description

closes #8979

Checklist:

  • All new and existing tests are passing.

@pi0 pi0 changed the title fix(vue-app): handle redirect functions in extendRoutes fix(vue-app): serialize redirect function Mar 22, 2021
@pi0 pi0 merged commit bc3b21a into dev Mar 22, 2021
@pi0 pi0 deleted the fix/redirect-in-extend-routes branch March 22, 2021 10:29
enwin pushed a commit to enwin/nuxt.js that referenced this pull request Mar 25, 2021
enwin added a commit to enwin/nuxt.js that referenced this pull request Mar 25, 2021
  chore(deps): update dependency @nuxt/components to ^2.1.4 (nuxt#9037)
  chore(deps): update all non-major dependencies (nuxt#9032)
  fix(server): avoid caching `.js` assets in development to fix HMR for safari (nuxt#9034)
  fix(vue-app): re-call `$fetch` if data is missing in payload (nuxt#9026)
  chore(deps): update all non-major dependencies (nuxt#9029)
  chore(deps): update dependency node-html-parser to v3 (nuxt#8886)
  fix(config): compile type compatibility in css-loader v4 (nuxt#9014)
  chore(deps): lock file maintenance (nuxt#9023)
  fix(vue-app): handle redirect functions in routes (nuxt#9024)
  chore(deps): update dependency globby to ^11.0.3 (nuxt#9025)
  fix(vue-app): use `app.context.route` to match components in server
  chore(deps): update all non-major dependencies (nuxt#9019)
@pi0 pi0 mentioned this pull request Mar 31, 2021
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExtendRoutes/webpack/jiti do not process Vuex route.redirect...
2 participants