table row action (go to page) doesn't work

What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)

Trying to set table row action, specifically the
Screenshot 2024-08-13 at 3.03.31 PM

And I create a go to page action

But after publish it doesn’t work, the link doesn’t have anything in html

What are the reproduction steps?

Relevant links:

Hi, the go to page action is binded through JS handlers, it’s not going to set the href of the a tag.

how can I debug? it is not working