Flo G.

Results 6 comments of Flo G.

I was looking for a solution that **keeps on scrolling** up/down slowly when a dragged element is moved to the top/bottom of the page and came up with this: ```typescript...

Is your error gone with the line `alwaysReplaceModule(RouterModule, RouterTestingModule)` @Mimajka ? For testing Router events, you could inject a custom Mock - something like: ```typescript it('should do something on NavigationEnd...

@jacek-dargiel unfortunately not, but I didn't try.

@FrEaKmAn didn't work for me either :(

I have the same issue but it's likely because of auto-formatting. I installed the [Redhead XML Extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml) for VSCode to find errors that appeared after a merge (e.g. missing closing...