Skip to content

fix: update error for wrong resource id#505

Open
kulikp1 wants to merge 1 commit intonextfrom
feature/AdminForth/1323/show-beautiful-404-error-when-
Open

fix: update error for wrong resource id#505
kulikp1 wants to merge 1 commit intonextfrom
feature/AdminForth/1323/show-beautiful-404-error-when-

Conversation

@kulikp1
Copy link
Collaborator

@kulikp1 kulikp1 commented Mar 13, 2026

No description provided.

<span class="font-medium">{{ $t('Error!')}}</span> {{ coreStore.resourceColumnsError }}
</div>

<div class="absolute inset-0 z-50 bg-white " v-if="coreStore.resourceColumnsError">
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we must specify the v-if
Because what if resourceColumnsError is not related to incorrect url ?
We should not show 404 page in this case

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