Fix console error - maximum call stack size exceeded
This commit is contained in:
parent
10990e1715
commit
daa10f3969
@ -16,7 +16,7 @@ const UserProfile = {
|
||||
}
|
||||
},
|
||||
destroyed () {
|
||||
this.cleanUp(this.userId)
|
||||
this.cleanUp()
|
||||
},
|
||||
computed: {
|
||||
timeline () {
|
||||
|
Loading…
Reference in New Issue
Block a user