I'm using SB admin 2 template for bootstrap 4 and I'm facing issues with the side menu. When website is shown on a portable device the side menu should be hidden, instead the hamburger icon should appears. But isn't working like that, see picture below. What can I check? Thanks
Normal size display:
Portable device (red circled sidemenu should be hidden):


I found the solution for this, just edit the sb-admin-2.js file, like this:
Code snippet - before
Code snippet - after