question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Browser support for Safari?

See original GitHub issue

What browsers does this module support?

In safari 10.0 Object.values() and Object.entries() are not available ( as added by #450 in v11 ). So the component is erroring out.

We could polyfill or version down, but also listing the browser requirements would be nice.

Thank you!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
ljharbcommented, May 9, 2017

I’ll give it a day or two before bumping a release; despite the fact that we’ve not properly documented the dependency, this is nowhere near the first version of react-dates that required a full ES shim to work.

In the meantime, anyone affected can (and should already be) shimming with https://npmjs.com/airbnb-js-shims or the equivalent.

1reaction
ljharbcommented, May 9, 2017

In the meantime, I’ve added 768578ec06480c7b07003bae59aada661223ae56 which handles Object.values (Object.entries seems to have been removed as of v11.0.1)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Safari - Official Apple Support
Learn more about all the topics, resources, and contact options you need to download, update and manage your Safari settings.
Read more >
Browser comparison | Can I use... Support tables for HTML5 ...
Browser comparison ; IE. 6. 7 ; Safari on iOS. 3.2. 4.0-4.1 ; Samsung Internet. 4. 5.0-5.4 ; Android Browser. 2.1. 2.2.
Read more >
Safari browser compatibility and known technical issue.
Safari browser installed on Windows is not supported; If installed on a windows laptop/desktop, the safari browser would not support Airmeet access fully ......
Read more >
Safari Browser Compatibility - PowerMapper.com
Only the MP3 and MP4 audio formats are well supported across desktop and mobile browsers. The bdi element is not supported by some...
Read more >
Cross Browser Compatibility of CSS all property in Safari 15
Note: CSS all property is Fully Supported on Safari 15, which means that any user who'd be accessing your page through Safari 15 ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found