Hi there,
I have a link in a WYSIWYG editor that looks like this /pagename/#mysection
Is there a way to jump to that section #mysection
on the /pagename
page?
At the moment it doesn’t work, I just land at the top of /pagename
.
Thanks,
Jeff
Hi @jeffceriello ,
In React anchor links doesn’t work, sou you have to implement that behavior by using React tools
Have a look at this thread