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

Fixing Reflux stores #1

Merged
merged 2 commits into from
Feb 11, 2015
Merged

Fixing Reflux stores #1

merged 2 commits into from
Feb 11, 2015

Conversation

appsforartists
Copy link

Your app was waiting on MyPalettes, but you never triggered from that store, so it didn't know when it was OK to render.

For the time being, MyPalettes is just a mirror of Palettes, but you probably want to change that.

captainill added a commit that referenced this pull request Feb 11, 2015
@captainill captainill merged commit f53bb39 into captainill:v2 Feb 11, 2015
@captainill
Copy link
Owner

Ah yes. That makes sense. I was thinking somehow through the dependencies object Palettes would trigger a change event in the component. My component is connected to MyPalettes though. Anyway I should be rolling now. 👍

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.

None yet

2 participants