You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the tutorial, which was great. However, how do I create a list to a nested detail view where when I click the back button, the list isn't having to do a full mount?
For example:
I have a list or records
I click a row to go to a detail view of the row
This navigates to a nested detail view. The list is no longer visible, as I'm on the detail view (the list doesn't unmount)
I click the back button and I'm back on the list without the list doing a full remount
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the tutorial, which was great. However, how do I create a list to a nested detail view where when I click the back button, the list isn't having to do a full mount?
For example:
Beta Was this translation helpful? Give feedback.
All reactions