Cannot read property 'top' of undefined

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • codeboy
    Senior Member
    • May 2018
    • 112

    Cannot read property 'top' of undefined

    I get this error on the pages that have the kanban? Can you help me ?

    Code:
    var bottom = this.$content.position().[COLOR=#FF0000][U]top [/U][/COLOR]+ this.$content.outerHeight(true);
  • codeboy
    Senior Member
    • May 2018
    • 112

    #2
    I resolved OK

    Comment

    Working...