All Apps and Add-ons

Tooltips and Popovers js not working in 7.3

D2SI
Communicator

Hello!

First of all thanks a lot for the App as it was really useful for us in various ways!

I am using the popover js in some of our dashboards.

It was working nice but since we have upgraded to 7.3.4 it sadly does not "popover" anymore.

I have tried from the App to be sure as well as from various Web browsers.

I would be glad to help but I just can't do js 😞

require(["jquery",
        "splunkjs/ready!",
        "bootstrap.popover",
        "bootstrap.tooltip"
    ],
    function(
        $, Ready) {

        $("[data-popover]").attr("data-toggle", "popover").popover()
        $("[data-tooltip]").attr("data-toggle", "tooltip").tooltip()
    })

//# sourceURL=ex36-tooltips-and-popovers.js

alt text

If anyone as a hint on what is wrong here it would be great!

Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...