Tooltips not showing, only a question mark is displayed on hover

Created on 4 March 2024, 11 months ago
Updated 4 April 2024, 10 months ago

Problem/Motivation

Drupal 10
PHP 8.2
Webform 6.2.2
Webform libraries 14 libraries (12 installed; 2 excluded; 0 CDN) Tippy is installed

Tooltips on Webform build and Webform submissions, when you hover the cursor over them, only display a question mark (as per attachment).

πŸ› Bug report
Status

Closed: works as designed

Version

6.2

Component

Code

Created by

πŸ‡ΈπŸ‡¦Saudi Arabia ishore

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ishore
  • Status changed to Postponed: needs info 11 months ago
  • πŸ‡ͺπŸ‡¨Ecuador afsch Otavalo

    Looks like this is a known issue, the problem is pointing to the correct path to Tippy library.
    I'm adding a small patch to fix it.

  • πŸ‡ΈπŸ‡¦Saudi Arabia ishore

    Unfortunately I still have the same issue. In fact, the tippy js file does not appear to be installed:

    $ find . -name "tippy*.js"
    ./web/libraries/tippyjs/build/css/tippy.js
    ./web/libraries/tippyjs/test/unit/tippy.test.js

    Did I miss something in the library install?

  • πŸ‡ΈπŸ‡¦Saudi Arabia ishore

    Although this patch didn't help me, it set me on the right track. Not sure how I previously downloaded the webform libraries, but this time I ran "drush webform:libraries:download" and this installed ./dist/tippy.umd.min.js. It's now working, thanks.

  • Status changed to Closed: works as designed 10 months ago
  • πŸ‡ΊπŸ‡ΈUnited States jrockowitz Brooklyn, NY
Production build 0.71.5 2024