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 of hydration and update of goober version #30

Merged
merged 4 commits into from
Jun 26, 2022
Merged

Fix of hydration and update of goober version #30

merged 4 commits into from
Jun 26, 2022

Conversation

SogoCZE
Copy link
Contributor

@SogoCZE SogoCZE commented Jun 25, 2022

Hello,

I've fix hydration of styled components and also update solid and goober version to newest in package.json. I also update the package version.

@ryansolid
Copy link
Member

Hmm this actually broke my example: https://codesandbox.io/s/solid-styled-components-yv2t1?file=/index.js. Looking into it now.

@ryansolid
Copy link
Member

I know what it is.. we lost reactivity. I will fix it up.

@ryansolid
Copy link
Member

FIxed 0.28.3

@SogoCZE
Copy link
Contributor Author

SogoCZE commented Jun 26, 2022

FIxed 0.28.3

Thanks! It was because I used spread operator instead of mergeProps and also i didn't make proper getter for children, I see. Noted. I am still pretty new to the Solid magic :).

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