I have a problem, with a modal. I have a button on a page, that toggles the modal. When the modal shows up, the page jumps to top.
I have done everything I could to
Finally figured this one out. Do NOT wrap the button targeting the modal in an anchor tag.
Bad
See Detail
Good