Topic: Drop-down menu link to new page will not work if smooth-scroll has been applied
                  
                  Sodari
                  priority
                  asked 5 years ago
                
The link to an external page will not open if the smooth-scroll property has been applied to the dropdown menu
class="dropdown-menu dropdown-primary smooth-scroll"
Here is a link to the snippet that shows the problem: https://mdbootstrap.com/snippets/jquery/sodari/2072800
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB jQuery
 - MDB Version: 4.13.0
 - Device: N/A
 - Browser: N/A
 - OS: N/a
 - Provided sample code: No
 - Provided link: Yes
 
Grzegorz Bujański free commented 5 years ago
Smooth-scroll and redirection to the outside are mutually exclusive. Why do you want to use smooth-scroll if the link should redirect you to an external page?