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

T-shirt example broken since v2.0.0 #25

Closed
barrystaes opened this issue Feb 16, 2016 · 1 comment
Closed

T-shirt example broken since v2.0.0 #25

barrystaes opened this issue Feb 16, 2016 · 1 comment

Comments

@barrystaes
Copy link

I wanted to take a first look at redux-filter but the t-shirt demo seems to have a problem.

I then tried the Latest and v2.1.0 and discovered that it the page stays empty, and the console contains this error:

APPLY_SORT
dispatching Objectfunc: Objecttype: "APPLY_SORT"__proto__: Object
Uncaught TypeError: Cannot read property 'appliedFilters' of undefined
[HMR] connected

But when i checkout the older v2.0.0 example it all works as it should.

@nsmith7989
Copy link
Owner

Looks like the example had a hard coded version of the library. Fixed in PR #27

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

No branches or pull requests

2 participants