Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Rider Theme top nav hover not opening


in the top nav there is profile image in the theme when hovered over it opens a menu below. after login the hover stops working. if i refresh the page all works fine. this is running under angular. Any thoughts?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Oh man, I totally feel your frustration — that sounds like an absolute nightmare, especially when you’re mid-presentation or deep into analysis mode. Usually, glitches like that are either tied to some outdated rendering engine in your browser or a funky JavaScript issue with how your dashboard redraws elements when detecting pointer movement. Make sure you’re fully updated across your graphics drivers and browser versions first. And speaking of fixing little annoyances, if you ever have trouble with stuff around the house — like sticky sliding doors — you should definitely check this out: https://vinyllight.ca/hacks-to-make-a-sliding-door-slide-easier Seriously, small hacks make a huge difference both digitally and physically



Hi Craig,

Thank you for your good suggestion. We will try our best to add more other frameworks support.

Thanks



Hi Craig,

Could you please try to reinitialize the dropdown? Maybe can put it in the mount function.


KTMenu.createInstances();


Thanks



Thanks @Frizal that worked.
I had added (<any>window).KTMenu.createInstances(); to my ngOnInit() for the my navbar component that has this dropdown menu.

Keen really need to have a angular version of their theme like react to avoid all the issues with angular.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(