-
Notifications
You must be signed in to change notification settings - Fork 61
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
Failing on 2.18 #68
Comments
I'm using it with Ember / EmberCLI 2.18.0 without issue, albeit via prember/fastboot. Not sure if you're also using |
Interesting. We're not using it directly, but ember-cli-meta-tags uses it, and there's an open PR over there for that upgrade, so I'll check and see if that's related. |
@chriskrycho Did you figure out if this was a problem in |
@kimroen I haven’t been back to it, in truth. Been super busy. Hoping to upgrade us in a week or two. I’ll let you know then what I see. |
I put in a request to see if he could add me as a collaborator on ember-cli-meta-tags. Hasn't been much activity on those libs so hopefully we can get a response! ¯_(ツ)_/¯ |
With 2.17.2 and earlier, everything worked without issue.
Upon upgrading to 2.18.0, the
title
method never gets invoked.The text was updated successfully, but these errors were encountered: