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(solid-table): add solid to package.json exports table to fix hydration errors #4677

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

marbemac
Copy link
Contributor

As it stands, one ends up with hydration errors in certain SSR situations.

This PR adds solid to the package.json exports map, along the lines of what @solidjs/router and @tanstack/solid-query do. In my local testing, this fixes the hydration error.

@vercel
Copy link

vercel bot commented Jan 25, 2023

@marbemac is attempting to deploy a commit to the Tanstack Team on Vercel.

A member of the Team first needs to authorize it.

@KevinVandy KevinVandy merged commit 9830219 into TanStack:main Jan 26, 2023
@marbemac marbemac deleted the solid-package-export branch January 26, 2023 00:53
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.

2 participants