continued to work in comments
This commit is contained in:
parent
4b1f234f2a
commit
f09722757a
4 changed files with 52 additions and 13 deletions
|
@ -36,6 +36,8 @@
|
|||
NavigationManager.NavigateTo("/notfound");
|
||||
return;
|
||||
}
|
||||
if(post.Board != boardName)
|
||||
NavigationManager.NavigateTo("/notfound");
|
||||
if(post == null)
|
||||
NavigationManager.NavigateTo("/notfound");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue