mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Merge branch v3.3 into master
This commit is contained in:
@@ -67,7 +67,7 @@ export default function PaginationMixin (opts = {}) {
|
||||
this.fetchMore()
|
||||
}
|
||||
},
|
||||
beforeDestroy () {
|
||||
beforeUnmount () {
|
||||
clearInterval(this.pollingInterval)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user