Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/343.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Bootstrap 4 为什么使用bootstrap 4.x“;在导航栏中完全禁用Popper.js下拉列表;?_Bootstrap 4 - Fatal编程技术网

Bootstrap 4 为什么使用bootstrap 4.x“;在导航栏中完全禁用Popper.js下拉列表;?

Bootstrap 4 为什么使用bootstrap 4.x“;在导航栏中完全禁用Popper.js下拉列表;?,bootstrap-4,Bootstrap 4,“.navbar”标记内的下拉菜单不在popper.js控件中。有人知道为什么吗 bootstrap.js this._inNavbar = this._detectNavbar(); 电话号码:1674 电话号码:1722 // Disable totally Popper.js for Dropdown in Navbar if (!this._inNavbar && usePopper) { // .......... }

“.navbar”标记内的下拉菜单不在
popper.js
控件中。有人知道为什么吗

bootstrap.js

this._inNavbar = this._detectNavbar();
电话号码:1674

电话号码:1722

// Disable totally Popper.js for Dropdown in Navbar

if (!this._inNavbar && usePopper) {
// ..........
}