ng2-scroll-to
ng2-scroll-to copied to clipboard
Cant make it work across different modules
Hi, I have 3 modules, in my app..
- Root
- HeaderModule
- ContentModule
I want to show links/buttons in HeaderModule
to going to some places in ContentModule
and I cant make it work.
it throws
DOMException: Failed to execute 'querySelector' on 'Document': '#742' is not a valid selector.