Justin Gordon
Justin Gordon
@alexeyr-ci1 SGTM
@pulkitkkr what's remaining?
Needs documentation. Needs tests. Can we have the spec/dummy app show this?
@pulkitkkr what's remaining?
@alexeyr-ci1 how about `auto_load_bundle` which signifies that no additional work is required to ensure the right bundles load on a given Rails view. This works by automatically calling append_javascript_pack_tag and...
@pulkitkkr @alexeyr-ci1 Did you guys look in to the CI failures?
Ideally, we'd swap the dependency with an ENV flag so that spec/dummy can run on React 16. However, I don't see that as a priority right now. I'll leave this...
@risinglf and others that would like to migrate to Turbolinks 5.2: # PRs Welcome I'm very open to taking a PR on this. Would you be interested in creating one?...
I did read up a bit on the PR mentioned. I'm not clear on what the change would be. Here is the relevant code to hack on: ```js function renderInit()...
@risinglf did you ever find the solution?