ThemeKit / BootstrapAdmin

Bootstrap 4 admin template.

Home Page:http://themekit.lavalite.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: Cannot read property 'contains' of undefined at HTMLDocument.<anonymous>

rashed50702 opened this issue · comments

When I am click any place of my application I am getting this error in console-
theme.min.js:1 Uncaught TypeError: Cannot read property 'contains' of undefined at HTMLDocument.<anonymous> (theme.min.js:1)
When I go to source - it's arising from - t.contains(e.target))){document.body.classList.remove("right-sidebar-expand");