Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt3,bridge): rename error handler url #4215

Merged
merged 2 commits into from
Apr 9, 2022
Merged

fix(nuxt3,bridge): rename error handler url #4215

merged 2 commits into from
Apr 9, 2022

Conversation

danielroe
Copy link
Member

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

with nitropack change, we have access to full url - this resolves that issue. We also choose to rename to __nuxt_error. (Two underscores are needed to avoid it matching the asset url early return test.)

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Apr 8, 2022
@danielroe danielroe requested a review from pi0 April 8, 2022 21:45
@danielroe danielroe self-assigned this Apr 8, 2022
@netlify
Copy link

netlify bot commented Apr 8, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 3e12549
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6250ae722aeada00092d730a

@danielroe
Copy link
Member Author

the snapshot tests won't pass until unjs/nitro#58 merges... I'll remove it first from this pr, but we will need to add when we upgrade nitropack.

@pi0 pi0 self-requested a review April 9, 2022 09:52
@pi0 pi0 merged commit edd0b30 into main Apr 9, 2022
@pi0 pi0 deleted the fix/nuxt-errors branch April 9, 2022 09:52
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants