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
The same LiveResource cannot currently be used under multiple routes, as unique routes can then no longer be generated (with the current implementation).
A solution to this could be helpful for identical nested resources that have different parent resources. This example is not possible:
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
-
The same
LiveResource
cannot currently be used under multiple routes, as unique routes can then no longer be generated (with the current implementation).A solution to this could be helpful for identical nested resources that have different parent resources. This example is not possible:
Beta Was this translation helpful? Give feedback.
All reactions