You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting an error (as below) when I route to an another page and route back.
E.x. Routing from home page to contact page and returning back to home page
Any help is appreciated!
Version list
Angular v10.2.5
@uniprank/ngx-scrollspy: ^1.1.0
ERROR
app.module.ts
import{NgxScrollspyModule}from'@uniprank/ngx-scrollspy';
imports: [// other imports
...
NgxScrollspyModule.forRoot()]
I am getting an error (as below) when I route to an another page and route back.
E.x. Routing from home page to contact page and returning back to home page
Any help is appreciated!
Version list
ERROR
app.module.ts
home.component.html
home.component.ts
The text was updated successfully, but these errors were encountered: