Search and Top Navigation
#13493 closed bug (fixed)
Opened July 08, 2015 04:14AM UTC
Closed July 08, 2015 04:17AM UTC
Last modified June 19, 2016 11:51AM UTC
Position broken with core git
| Reported by: | arschmitz | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.12.0 | 
| Component: | ui.position | Version: | 1.11.4 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Due to changes in offset in jQuery Core the position tests are failing. Core will now throw an error if you pass window or document to .offset()
Position: Guard against passing window to offset
Starting in jQuery 3.0 this will throw an error
Fixes #13493
Closes gh-1565
Changeset: b3a9b13a218cd90b7cf67be5d5f8ad6e76c557b0