Announcement

Collapse
No announcement yet.

Cannot read property 'top' of undefined

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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);

  • #2
    I resolved OK

    Comment

    Working...
    X