Display view page on row click (v2022)

Hi,
this is just to understand my fault.
I’m currently using v2022 and reading the post https://discourse.hkvstore.com/t/how-to-display-viewpage-in-modal-dialog-on-row-click-v2022/4859
i implemented it (in the same way) in my project but it doesn’t perfectly run.
what happens is :

  • when i click on the row it open the view page in correct way (as expected)
  • but if i before use the list options which contains View (and view is correctly opened)
  • after that the click on the row doesn’t run anymore

what the meaning behind this, it seems that the jquery selector, after list option usage, isn’t available anymore . I’d really like to understand the reasons

thanks very much for your reply