Theme component browser compatibility issue

Hi Team,

We’re using discourse user card on hover component. If we hover over a user profile on the topics list, the user card flickering on Chrome browser. When I check the browser console I could see it’s hitting too many requests to the server.

It seems error getting from this path assets/vendor/jquery/jquery.js

FYI,
I have tested using safe-mode, browsers Safari and Firefox are working fine. We’re using Discourse version: v3.0.6

Kindly help me on this. Thank you!

Could you try updating to the latest version (stable is 3.1 - 3.1.0: Major Release) and see if you can still reproduce?

3 Likes

I can replicate exactly this bug with my site on

Yes, on Chromium browsers only, it seems (Chrome and Edge and Brave) in the Default theme and the only Theme Component enabled is: GitHub - discourse/discourse-user-card-on-hover: Displays user card when hovering over avatar or mention