src/views/cryptos/TrendDetails/index.vue @@ -525,6 +525,7 @@ this.sockets.quote = null this.sockets.deals = null this.sockets.askBid = null clearTimeout(this.timeout) }, beforeRouteEnter(to, from, next) { const { params: { symbol } } = to