Skip to content
Snippets Groups Projects
Select Git revision
  • e79260a0d4e4c83d9d50c38e07861c1ce1072ad9
  • importMinAmt default protected
2 results

webpack.mix.js

user avatar
snipe authored
The solve here was a few things - first, load jquery-ui before bootstrap. They have conflicting tooltips. Second, initiate the tooltips in the wenzhixin/bootstrap-table formatter using `data-tooltip=“true”`, and thirdly, add some JS that tells BS table to inititalize tooltips within the table using that `data-tooltip=“true”` business
e79260a0
History