Surajan Shrestha

Results 2 comments of Surajan Shrestha

> I got around the hover tooltip with CSS: > > ``` > ion-icon:before { > content: ''; > position: absolute; > width: 100%; > height: 100%; > } >...

@ejkkan Can you share the whole code as to how you solved this issue in Next.js?