diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 8308c02899324f803a9b0ac95075757938eebf23..fe4129a7acd1ed3bb695b049eec4b3b486f93807 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -319,3 +319,13 @@
     WebKit#150715
   origin: >
     WebKit#138201
+
+-
+  browser: >
+    Safari (iPad Pro)
+  summary: >
+    Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation
+  upstream_bug: >
+    WebKit#152637, Safari#24030853
+  origin: >
+    Bootstrap#18738