Answer the question
In order to leave comments, you need to log in
Why doesn't .dropdown('toggle') work in Bootstrap 4?
Hello.
Recently moved to a new version: Bootstrap 4 .
In the old version, it worked, but in the new version, hiding the div with the class: dropdown-menu does not work .
$('.dropdown-toggle').click(function() {
$(this).dropdown('toggle');
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question