adaojunior/english-verbs

Doesn't work in Safari 9.0.2

omandryk opened this issue · 2 comments

Hi, I've tried to use english-verbs on Safari, but it doesn't work. There are multiple errors in the console:
screen shot 2016-01-10 at 4 08 14 pm

@icoderman thanks, I just uploaded a temporary fix, it was a problem with media query.
https://github.com/adaojunior/ng_mediaquery/blob/master/lib/ng_mediaquery.dart#L23
https://github.com/adaojunior/english-verbs/blob/master/lib/src/components/conjugation-view/conjugation-view.html#L1
I will take a look if this is a dart bug or if safari doesnt support matchMedia.
Again, thanks for reporting