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

Error when recovering assets #20

Open GREC0 opened 5 years ago

GREC0 commented 5 years ago

Hi,

I am using the library for a website developed in angular 7.

when using this library I find that, when recovering assets within a section always returns a 404.

`

`

however, without the tag it recovers the assets:

`

</section>`

It is a major error since it does not allow assets in the sections.

regards.`