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: fix preact compatibility #285

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

nolanlawson
Copy link

fixes #254

This is basically the same fix as #268. I'm not sure what changed (or if something did), but based on my manual testing of the storybook with preact (nolanlawson@7bde264), this fixes preact compatibility. Everything seems to work correctly – searching, updating categories, etc.

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.

Preact compatibility: error on undefined parent in memoizeSize()
1 participant