Skip to content

Cannot read property 'top' of undefined #6

@apair

Description

@apair

Steps to reproduce ;

  1. When the page is not fully loaded scroll down

Expected Result

  1. No error is thrown

Actual Result

  1. bunch of error that said :

numscroller-1.0.js:46 Uncaught TypeError: Cannot read property 'top' of undefined
at HTMLSpanElement. (numscroller-1.0.js:46)
at Function.each (jquery.min.js:2)
at w.fn.init.each (jquery.min.js:2)
at w.fn.init.$.fn.scrollzip (numscroller-1.0.js:41)
at numscroller-1.0.js:15
at dispatch (jquery.min.js:2)
at y.handle (jquery.min.js:2)
(anonymous) @ numscroller-1.0.js:46
each @ jquery.min.js:2
each @ jquery.min.js:2
$.fn.scrollzip @ numscroller-1.0.js:41
(anonymous) @ numscroller-1.0.js:15
dispatch @ jquery.min.js:2
y.handle @ jquery.min.js:2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions