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

Improve SSR #93

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Improve SSR #93

merged 3 commits into from
Nov 14, 2023

Conversation

ycs77
Copy link
Owner

@ycs77 ycs77 commented Nov 14, 2023

fix #69
fix #89

Changed

  • Change floating element to client only
  • Change portal to client only
  • Change <ContextMenu> and <Cursor> to client only

@ycs77 ycs77 added bug Something isn't working vue react labels Nov 14, 2023
@ycs77 ycs77 marked this pull request as ready for review November 14, 2023 18:32
@ycs77 ycs77 merged commit e1756f9 into main Nov 14, 2023
3 checks passed
@ycs77 ycs77 deleted the ssr branch November 14, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With Two Portalled components, neither work FloatContextMenu throws error in Nuxt 3
1 participant