garrettlancaster

Results 13 comments of garrettlancaster

Update: nvm, I thought I was on the latest master, but wasn't

Sure thing, here is the link: https://github.com/garrettlancaster/nested_form_failing. Let me know if you need anything else.

Oh, and make sure to add at least two gifts. It works if you only add one. Overview of the contrived example: `Person` belongs_to `Birthday` `Birthday` has_many `Gift`s

I'm also running into this -- trying to use helpers to wrap partials and register them for later javascript instantiation, but Handlebars.partials is empty

Having the same issue - it's insanely finicky about whether it scrolls or not (even after increasing scrollSensitivity). Also often very slow scrolling even with scrollSpeed bumped. @trullock did you...