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

route context example #22

Closed
wants to merge 2 commits into from
Closed

Conversation

JuliaSklyar
Copy link

Why? What?

This approach solves next issues rendrjs/rendr#274, rendrjs/rendr#351

},

getSessionModel: function() {
var cachedSessionModel = this.fetcher.modelStore.get('Session', 1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it might be a bad practice to directly access the modelStore not sure what anyone elses thoughts are around that though.

@saponifi3d
Copy link
Contributor

Sorry it took so long to get to this PR! I was just told there were a couple on rendr-examples, i mainly focus on reviewing things for rendr itself. 😦

@JuliaSklyar JuliaSklyar closed this Apr 8, 2016
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