sohan01fw
sohan01fw
no not this one i reset the above test changes on this . You can see file changes. And i didn't able to figure out other solution rather then this...
@wingkwong what u say on this ? i did change the `label: ["group-data-[filled=true]:pointer-events-auto"]` to `label: ["group-data-[filled=false]:pointer-events-auto"]` and it work 
Changing the data-filled attribute from true to false stops the flickering because it disables the CSS styles associated with the `group-data-[filled=true]:pointer-events-auto class`. When the data-filled attribute is set to true,...
yeah i think it's ok to do that cause it's not a link tho
wait i will push code
@CarlosVelilla just avoid inline styling in server page it will get fixed
@wingkwong can u please assign this issue to me? i will try to solve it.
@wingkwong finally iam free to work on this pr due to my exam lol. Could u please review this pr and any suggestion further?