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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...