mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add verifyLogin on created()
This commit is contained in:
parent
ebc6530b12
commit
c464ca7d8f
@ -245,6 +245,8 @@ export default {
|
||||
},
|
||||
},
|
||||
created() {
|
||||
// verifyLogin is important at this point so that creation is updated if they are deleted in a session in the admin area.
|
||||
this.verifyLogin()
|
||||
this.updateListContributions({
|
||||
currentPage: this.currentPage,
|
||||
pageSize: this.pageSize,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user