makotot/react-scrollspy

Not working if <scrollspy> in one component(tabComponent) and id's(section-1,section-2) are in other component

Opened this issue · 2 comments

Not working if scrollspy tag in one component(tabComponent) and id's(section-1,section-2) are in other component(viewComponet).

I am using react-router and i have used the HASHLink.

@gleelaram, I have the exact case and I'm curious if you've come up with a solution or not

Has anyone solved this problem?