• Patrick H. Lauke's avatar
    Add iOS hack to tooltips · ef099ad0
    Patrick H. Lauke authored
    Same hack as in https://github.com/twbs/bootstrap/pull/22426 (modulo the selector, which is wrong in that PR and will be updated in a separate PR) to get tooltips to work correctly on iOS. Dynamically adds/removes empty (`noop`) `touchstart` event handlers to all children of `<body>` in order to coax iOS into proper event delegation/bubbling
    ef099ad0