Richmond

Results 6 comments of Richmond

> I'm not a Javascript expert, but it seems the problem is here > [ngx-scroll-to/src/app/modules/scroll-to/scroll-to.service.ts](https://github.com/nicky-lenaers/ngx-scroll-to/blob/62baea0c2c0e60480bdbb23f4b472fbe45741f2b/src/app/modules/scroll-to/scroll-to.service.ts#L109) > > Line 109 in [62baea0](/nicky-lenaers/ngx-scroll-to/commit/62baea0c2c0e60480bdbb23f4b472fbe45741f2b) > > to = isWindow(listenerTarget) ? targetNode.offsetTop : targetNode.getBoundingClientRect().top;...

This issue is very annoying when you don't own your Devops process. Its there a reason why we need external tools outside of npm to install JavaScript packages. Seems so...

> Same here, using this with an automated DevOps pipeline in an isolated docker container breaks the entire build. Exactly if you are behind a corporate proxy say goodbye to...

Running into a similar issue but I'm on `react 17`.The above solution worked and made the error go away but got ` Invariant Violation: You may be attempting to nest...

@gilluminate running into the same invariant error with `react-helmet-sync`. I'm using react with typescript. Any resources you recommend?

@monastyrskiiden Did you find a solution? I even changed the express server to load over HTTPS. Same error. This course is extremely outdated.