-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theme does not work as is worked before 0.7 #142
Labels
Comments
@bortevik Thanks for reporting, will put a fix out |
@bortevik can you provide a failing test case i can add to this repo to prevent further regressions? |
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 15, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 16, 2018
nlfurniss
added a commit
to nlfurniss/ember-highcharts
that referenced
this issue
Aug 16, 2018
@bortevik this is fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replacing jquery
extend(true, ...)
to emberassign
inbuildOptions
broke themes in our app. I think this the case for others as well.The text was updated successfully, but these errors were encountered: