# Novo problema de compatibilidade com Safari \<10.1 \[resolvido\]

**URL:** https://meta.discourse.org/t/new-safari-10-1-compatibility-issue-resolved/116674
**Category:** Support
**Created:** [2 Maio , 2019 09:18 UTC](https://meta.discourse.org/t/new-safari-10-1-compatibility-issue-resolved/116674 "2019-05-02T09:18:00Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [2 Maio , 2019 09:30 UTC](https://meta.discourse.org/t/new-safari-10-1-compatibility-issue-resolved/116674/2 "2019-05-02T09:30:21Z")

</div>

Okay I’ve done some more digging in the Discourse code base.

I found one reference to `getRootNode`, and it was added six days ago by @j.jaffeux (no personal blame intended by my post). The file is [vendor/assets/javascripts/jquery.js](https://github.com/discourse/discourse/commit/9f07ced6989d93fd3c68ca5a985e50bd1234b625#diff-18de83a8bb7b63c7f40207000cf6984c) (note that you may need to click to expand in the github diff as it’s a large file)

[https://github.com/discourse/discourse/commit/9f07ced6989d93fd3c68ca5a985e50bd1234b625#diff-18de83a8bb7b63c7f40207000cf6984c](https://github.com/discourse/discourse/commit/9f07ced6989d93fd3c68ca5a985e50bd1234b625#diff-18de83a8bb7b63c7f40207000cf6984c)

I believe this change has inadvertently affected backward compatibility with older browsers that we might hope that Discourse would continue to support (the user in my case was using an iPad Mini 2 running iOS 10.2, which is by no means prehistoric)

---

_[View the full topic](https://meta.discourse.org/t/new-safari-10-1-compatibility-issue-resolved/116674)._
