User tests: Successful: Unsuccessful:
Pull Request for Issue #35966.
The content in the options object should not be false if not passed from the JS
Apply this PR and run npm i
edit the atum index.php and paste this:
<?php HTMLHelper::_('bootstrap.popover','#test_popover', [
'trigger' => 'hover focus',
'placement' => 'right',
]); ?>
<span class="badge bg-info" id="test_popover" data-content="Content" data-bs-content="Content" title="Title">Popover Test</span>After <div class="container-fluid container-main"> ~line #160
Content is taken from the data attribute

| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
?
|
||
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-12 07:28:09 |
| Closed_By | ⇒ | HLeithner | |
| Labels |
Added:
?
|
||
Thanks
I have tested this item✅ successfully on 63d4dec
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35969.