Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2014 at 08:15 UTC
Updated:
16 Oct 2014 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
psha commentedThis patch adds a check, to make sure scrollTo() is not undefined before calling it.
Comment #2
psha commentedComment #5
markhalliwellThat is because the the script that is introducing new elements should be invoking
Drupal.attachBehaviors()on the new elements. Regardless, this is still a good addition.