You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
We have created Custom plugin where we are selecting some values through single select dropdown. It was working fine for Jira Version 8.X, but now for the version 9.4.3 we are getting a lag on UI for some projects.
Upon checking in console, we could only find the click handler violations which are coming from another plugin. Upon disabling that plugin, we do not get any lag.
There are some projects which do not have any association with plugin which we are disabling. And yet those projects also start working fine after disabling the plugin.
Can anyone please suggest why this issue would be happening? Any insights would be appreciated.
Regards,
Novita Chelluri
Well, you identified suspected handler(s) from a plugin. So that really sounds more of a question to that plugin's vendor to clarify what they are doing. I assume the javascript behind the handler will be minimized so diving into it to figure out what it does would be pain. The vendor should, if they are implementing some generic handlers, be able to clarify what they are doing and where that delay is coming from.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.