Vispic2

Results 3 comments of Vispic2

Here is my solution ` this.router.events.pipe(filter((event) => event instanceof NavigationEnd)).subscribe((event: NavigationEnd) => { console.log(event); setTimeout(() => (this.loadTinyMce = false)); setTimeout(() => (this.loadTinyMce = true)); });`

![xeQQYLiRMq](https://user-images.githubusercontent.com/30687197/153162379-b74758d7-99c2-4b94-ad94-323e4701d132.png) I added a breakpoint and found that the error message is invalid linked format;