Closed ArthurJahn closed 8 years ago
The component doesn't work in Safari and Older browsers because of the let used in some methods. That is not supported yet.
let
Run the component in Safari Version 9.1.3 (11601.7.8)
Hey @ArthurJahn thanks for taking the time to bring this bug to our attention!
I ended up submitting a pull request (https://github.com/salte-io/salte-rating/pull/7) that should contain a fix for your issue.
Description
The component doesn't work in Safari and Older browsers because of the
let
used in some methods. That is not supported yet.Outcome
Steps to reproduce
Run the component in Safari Version 9.1.3 (11601.7.8)
Browsers Affected