-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi,
I am using it as is, with the same libs, but I am getting jquery error for some style property in the console. After debugging, I found the issue with the line: html.removeClass('hide').hide().fadeIn('slow')
If I disable that line, then it is not throwing any errors.
---- Console Error ----
jquery.min.js:3 Uncaught TypeError: Cannot read property 'style' of undefined
at Jb (jquery.min.js:3)
at Function.css (jquery.min.js:3)
at Eb (jquery.min.js:3)
at Fb (jquery.min.js:3)
at Vb (jquery.min.js:3)
at m.fn.init.show (jquery.min.js:3)
at m.fn.init.m.fn.<computed> [as show] (jquery.min.js:4)
at Object.ic (jquery.min.js:4)
at kc (jquery.min.js:4)
at HTMLDivElement.g (jquery.min.js:4)
Hope you look into this issue.
Metadata
Metadata
Assignees
Labels
No labels