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(nuxt): remove default value of customRedirectBaseUrl #839

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

wangsijie
Copy link
Contributor

@wangsijie wangsijie commented Oct 29, 2024

Summary

fix the default value of customRedirectBaseUrl

Previously, it was set to <replace-with-custom-redirect-base-url>, which is not a valid value, and will cause 500 error.

Now the default value is removed because it's not a required value.

Testing

Local tested.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@wangsijie wangsijie requested a review from a team October 29, 2024 09:02
.changeset/nine-meals-behave.md Outdated Show resolved Hide resolved
@wangsijie wangsijie enabled auto-merge (squash) October 30, 2024 01:08
@wangsijie wangsijie merged commit 8bc63e0 into master Oct 30, 2024
2 checks passed
@wangsijie wangsijie deleted the wangsijie-nuxt-default branch October 30, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants