Unable to navigate to page
Content
I have a page with a table of products and in each row there is a button that will open a new detail page in the same flow. The detail page has an input parameter that takes the key of the table row where the button was clicked.
The issue is that the application will navigate to the detail page only once. I can navigate back to the product page with the table, and then the buttons will no longer navigate to the detail page. The browser console does not show any errors when the button is pressed (see attached image).
Tagged:
0