ngx-scroll-to
ngx-scroll-to copied to clipboard
Target is in different component
Target destination is in different component
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ x] Feature request
[ ] Documentation issue or request
@nicky-lenaers is there are solution for this problem? I have asked you same on stackoverflow as well. Kindly respond. My source and destination component are different Regards.
@nhatzbulawan Did you find any work around for this? Please respond. Thanks.
@harsimerkaur , I used the _scrollToService
@nhatzbulawan Please provide an example on e.g. Stackblitz, so I can look into the problem. I need some more context for this.
Thanks!
@nicky-lenaers Hi dude. I've stumbled across this issue too. I have a slider at the top of a one page website and the nav and main content is one component, website component and I have broken out the slider into it's own separate one. The values for the anchors are set within an api and are rendering in the browser, but scroll doesn't work. any ideas?
@BenSegni Could you please provide an example (e.g. Stackblitz or JSfiddle) of some sorts so we can follow along to see what you issue exactly is?
Thanks in advance! 🙏
Hi @robbertvancaem - we have a workaround in place, but will share this stackblitz very shortly. Many thanks for the support. :)
@BenSegni Great that you found a workaround, would indeed be cool if you could still share a StackBlitz or something so we could investigate what could be improved.
I am facing the same issue, can you please share stackblitz?