ember-cli-document-title icon indicating copy to clipboard operation
ember-cli-document-title copied to clipboard

Failing on 2.18

Open chriskrycho opened this issue 7 years ago • 5 comments

With 2.17.2 and earlier, everything worked without issue.

Upon upgrading to 2.18.0, the title method never gets invoked.

chriskrycho avatar Jan 11 '18 21:01 chriskrycho

I'm using it with Ember / EmberCLI 2.18.0 without issue, albeit via prember/fastboot.

Not sure if you're also using ember-cli-head or not, but if so, upgrading from v0.3.x to v0.4.x did require some further changes, see here.

mike183 avatar Jan 12 '18 11:01 mike183

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 avatar Jan 12 '18 14:01 chriskrycho

@chriskrycho Did you figure out if this was a problem in ember-cli-document-title directly?

kimroen avatar Apr 02 '18 14:04 kimroen

@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.

chriskrycho avatar Apr 06 '18 00:04 chriskrycho

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! ¯_(ツ)_/¯

snewcomer avatar Apr 19 '18 14:04 snewcomer