Open Parasbuda opened 3 years ago
hello @Parasbuda How did you resolve it !
Your wish will not come true because of the following lines in MetisMenu's source file.
https://github.com/onokumus/metismenujs/blob/master/src/index.ts#L67-L69
if (target && target.tagName === 'A') {
evt!.preventDefault();
}
I can't think of any other solution for now.
How can we make the sub menu visible on the initail mounting of sidebar as well as on chnaging the route from the address bar as well.Please Please need help.