Closed vietqhoang closed 8 years ago
Safari does not have Intl support.
With the new collator addition the js throws the following error, ReferenceError: Can't find variable: Intl.
collator
ReferenceError: Can't find variable: Intl
Fixed in 2.0.5. Could you please check this?
Safari does not have Intl support.
With the new
collator
addition the js throws the following error,ReferenceError: Can't find variable: Intl
.