Skip to content

fix: update error for wrong resource id#505

Merged
SerVitasik merged 6 commits intonextfrom
feature/AdminForth/1323/show-beautiful-404-error-when-
Mar 23, 2026
Merged

fix: update error for wrong resource id#505
SerVitasik merged 6 commits intonextfrom
feature/AdminForth/1323/show-beautiful-404-error-when-

Conversation

@kulikp1
Copy link
Collaborator

@kulikp1 kulikp1 commented Mar 13, 2026

No description provided.

</div>
</div>

<div class="absolute inset-0 z-50 bg-white " v-if="coreStore.resourceColumnsError?.includes('not found')">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<div class="p-4 mb-4 text-sm text-red-800 rounded-lg bg-red-50 dark:bg-gray-800 dark:text-red-400" role="alert">
<span class="font-medium">{{ $t('Error!')}}</span> {{ coreStore.resourceColumnsError }}
</div>
<div v-if="!coreStore.resource && !coreStore.isResourceFetching" >
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return old if condition

@SerVitasik SerVitasik merged commit 08ea8e3 into next Mar 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants