In ArcGIS Hub site, using custom header with Bootstrap navbar-fixed-top class hides the gear icon in edit mode.
上次发布: February 3, 2020ArcGIS Online
漏洞 ID 编号
BUG-000117048
已提交
September 25, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
6.2
操作系统
N/A
操作系统版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Option 1: Remove the 'navbar-fixed-top' class from the first line of the sample before adding to the custom header.Option 2: If sample is already added and the gear icon is hidden, go to the edit mode for the site. Right-click the gear icon and click Inspect. Remove the 'navbar-fixed-top' class from the element in development tools. When the gear icon appears, click the gear icon and remove the 'navbar-fixed-top' class from the custom header configuration.