Commit 88768663 authored by XhmikosR's avatar XhmikosR
Browse files

Update browser-bugs.md

Add a danger callout that the page is outdated
6 merge requests!36532My v4 dev,!34086v4: Fix prevented show event disables modals with fade class from being displayed again,!33729V4 dev,!33086V4 dev,!31901Add opacity utilities,!31513Update icons.md
Showing with 7 additions and 0 deletions
+7 -0
...@@ -5,6 +5,13 @@ group: browser-bugs ...@@ -5,6 +5,13 @@ group: browser-bugs
redirect_from: "/browser-bugs/" redirect_from: "/browser-bugs/"
--- ---
{% capture callout %}
##### The Page is no longer maintained
"The Wall of browser bugs" page is outdated for many versions now and is only kept for historical reasons.
{% endcapture %}
{% include callout.html content=callout type="danger" %}
Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us. Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.
We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, [see our browser compatibility docs]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/browsers-devices/#supported-browsers). We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, [see our browser compatibility docs]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/browsers-devices/#supported-browsers).
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment