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
If assetStore.getCurrentAsset is undefined, the proper asset will not currently be fetched from the backend. Additionally, we want to validate that the currentAsset.id is the same as the route id. If not, we should fetch from the api again.
A template placeholder for testing - see below - is in place
If
assetStore.getCurrentAsset
is undefined, the proper asset will not currently be fetched from the backend. Additionally, we want to validate that the currentAsset.id is the same as the route id. If not, we should fetch from the api again.A template placeholder for testing - see below - is in place
YourPhotos/selfPhoto/frontend/app/app/src/pages/AssetPage.vue
Lines 40 to 47 in 19ddb0e
The text was updated successfully, but these errors were encountered: