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

Update Nuxt to latest - 3.11 #141

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Update Nuxt to latest - 3.11 #141

merged 6 commits into from
Mar 19, 2024

Conversation

bryantgillespie
Copy link
Contributor

@bryantgillespie bryantgillespie commented Mar 19, 2024

  • Update to latest dependencies
  • Fix 404 issue - caused by putting NuxtErrrorBoundary at root level in default layout.

Copy link

netlify bot commented Mar 19, 2024

Deploy Preview for directus-website ready!

Name Link
🔨 Latest commit 3b5fa88
🔍 Latest deploy log https://app.netlify.com/sites/directus-website/deploys/65f9cc7be810c4000873cef4
😎 Deploy Preview https://deploy-preview-141--directus-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@paescuj
Copy link
Member

paescuj commented Mar 19, 2024

Seems like 404 still being an issue 😢 Or are you referring to another issue?

@bryantgillespie
Copy link
Contributor Author

Seems like 404 still being an issue 😢 Or are you referring to another issue?

Yup. Should be fixed now

@bryantgillespie
Copy link
Contributor Author

Too much error handling magic for one frontend 😆

We're throwing "fatal" errors when it doesn't find the page so it should always result in the full 404 page but the NuxtErrrorBoundary component was causing some issues with that.

@bryantgillespie bryantgillespie merged commit 06f74ca into main Mar 19, 2024
6 checks passed
@bryantgillespie bryantgillespie deleted the nuxt-311 branch March 19, 2024 18:08
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 this pull request may close these issues.

None yet

2 participants