Links not working in grid view

Summary:
When adding a new row in grid view, the “Open link in browser” hover action becomes non-functional for all other rows.

Steps to Reproduce:

  1. Open the grid view with existing rows with links.
  2. Add a new row.
  3. Hover over the link on existing rows.

Expected Result:
Hovering the link should allow opening the link in a browser for all rows.

Actual Result:
After adding a new row, the hover action no longer triggers on other rows, and links cannot be opened.