thisissoon / angular-scrollspy

A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport
MIT License
35 stars 15 forks source link

Cannot read property 'replace' of undefined. #17

Open mateuszbem opened 5 years ago

mateuszbem commented 5 years ago

image [Angular 7]

Anyone having same issue?

ghost commented 5 years ago

Hello,

I have exactly the same error this one occurred after mid my navbar outside the router-outlet.

But I do not know how to solve it: /

edoparearyee commented 5 years ago

@mateuszbem @Vincent-Valembois can you please include example code with steps to reproduce this issue, thanks

snakone commented 4 years ago

Same issue here, I have the <ul> and <sn-scroll-spy-section> on different components

PD: i see what happens here, i was missing href attribute because im using (click) to manage the scroll