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: pages server-side render #320

Merged
merged 1 commit into from
May 20, 2021
Merged

fix: pages server-side render #320

merged 1 commit into from
May 20, 2021

Conversation

farnabaz
Copy link
Collaborator

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Resolves #316

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@farnabaz farnabaz requested a review from Tahul May 20, 2021 13:47
@vercel
Copy link

vercel bot commented May 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxtlabs/docus/F3WPqu8zHMPLpkkNnK8JCSaNoYRo
✅ Preview: https://docus-git-fix-ssr-316-nuxtlabs.vercel.app

@Tahul
Copy link
Contributor

Tahul commented May 20, 2021

Thanks Ahad! 😄

@Tahul Tahul merged commit 4421651 into main May 20, 2021
@Tahul Tahul deleted the fix/ssr-316 branch June 3, 2021 13:53
@Tahul Tahul mentioned this pull request Jun 29, 2021
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.

pages are not server-side rendered
2 participants