Menu is always disabled on first load unable to click or navigate to pages

HI,

I am new to ionic I have created a new project with blank template. I added menu to my app but when I serve menu is disabled by default, Note: I have not disabled menu anywhere in the project. I can’t click anything in the menu-inner area, but if I load other pages in browser and go back to home menu works. What could be the reason for this?

An uncaught error that is short-circuiting the normal process by which event handlers get hooked up. Look in the JavaScript console.

Nothing in the console I am not telling the problem is with javascript I can’t even inspect the elements inside the menu