websemantics / awesome-ant-design

A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
http://ant.design/
Other
3.13k stars 215 forks source link

Want to use https://ant.design/components/anchor/#Anchor-Props on Modal #56

Open codingwithswapnil opened 4 years ago

codingwithswapnil commented 4 years ago

I want to use the Link for the menus which have hash change as URL. When using Anchor from antd on Modal of antd, its actually closing the Modal. May be Link tries to re-render the webpage. Is there any way to prevent?