Skip to content

feat: add SSR support#118

Merged
Baroshem merged 1 commit intomainfrom
feat/ssr
Dec 27, 2022
Merged

feat: add SSR support#118
Baroshem merged 1 commit intomainfrom
feat/ssr

Conversation

@Baroshem
Copy link
Copy Markdown
Collaborator

Closes #117

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

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)

@Baroshem
Copy link
Copy Markdown
Collaborator Author

I have tried registering a new plugin with algoliaSSR but it was failing with several bugs so decided to go with this approach that just works.

image

@Baroshem Baroshem merged commit e0a3183 into main Dec 27, 2022
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.

support SSR requests

1 participant