[openstreetmap/openstreetmap-website] Edit with Remote Control blocked in Safari (#2445)

Tom Hughes notifications at github.com
Mon Nov 25 13:40:24 UTC 2019


That's very strange. Were you on the front page each time? I've upgraded `bowser` now anyway, so could you try this:

```
bowser.getParser(window.navigator.userAgent).satisfies({ chrome: ">=53", firefox: ">=55" })
```

and this:

```
JSON.stringify(bowser.getParser(window.navigator.userAgent).parsedResult)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2445#issuecomment-558160275
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191125/b28adfd7/attachment.html>


More information about the rails-dev mailing list