ng2-scroll-to icon indicating copy to clipboard operation
ng2-scroll-to copied to clipboard

Cant make it work across different modules

Open lautarobock opened this issue 7 years ago • 0 comments

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.

lautarobock avatar Sep 18 '17 14:09 lautarobock