Dashboards & Visualizations

Splunk version 8.0 strips out data-toggle attribute in dashboard markup

teresachila
Path Finder

I have a dashboard with javascript tabs using the example from this blog. It is working fine in Splunk 7.2 . Testing it in version 8.0 and found that the html of the rendered dashboard is missing the data-toggle attribute. For example, before it looks like:

<a href="#" class="toggle-tab" data-toggle="tab" data-elements="tab_traffictable">tab name</a> 

After it looks like this:

<a href="#" class="toggle-tab" data-elements="tab_traffictable">tab name</a>

It seems like the splunk engine strips out the data-toggle="tab" attribute. Has anyone seen this? Is this a bug?

0 Karma
1 Solution

teresachila
Path Finder
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...