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

Check if user_id is already set (with regression spec) #2176

Merged
merged 1 commit into from Aug 29, 2017
Merged

Check if user_id is already set (with regression spec) #2176

merged 1 commit into from Aug 29, 2017

Commits on Aug 22, 2017

  1. Check if user_id is already set

    When the page is rendered the value of #user_id is set and the Backbone
    render was resetting that. This changes the render to fallback to that
    value if the model doesn't have the user_id already present.
    ericsaupe authored and swcraig committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    254b802 View commit details
    Browse the repository at this point in the history