When using query 1.9 and above with Anchors smooth scrolling enabled I am getting the following javascript error.
If I downgrade to 1.8 everything work fine.

Uncaught TypeError: Cannot read property 'top' of undefined bootstrap.js?n7n5oz:134
element.scrollTo bootstrap.js?n7n5oz:134
(anonymous function) bootstrap.js?n7n5oz:121
x.event.dispatch jquery-1.10.2.js:5095
v.handle jquery-1.10.2.js:4766

The only way I have found to remedy the problem is to comment out $fakeAnchor which found at line 141.
I am unclear as to what fakeAnchor is for.

Best,
Q

Comments

markhalliwell’s picture

This has already been fixed. Please try the latest dev or 7.x-3.1-beta1.