nova-url-field
nova-url-field copied to clipboard
Nova 4: Row click interferes and opens the resource instead of the URL
Nova Version: ^4.0 URL Field Version: ^2.0
I think they changed the index page row click behavior in Nova 4. Now if you click on any regular fields in the Row it opens the Resource Detail page. Which creates interference for this URL field. I think you need to wrap the field in a div and stop the click event bubbling up to the resource view level.