Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Removed erroneous key= #1133

Merged
merged 1 commit into from
Feb 4, 2016
Merged

Removed erroneous key= #1133

merged 1 commit into from
Feb 4, 2016

Conversation

mozeryansky
Copy link
Contributor

With keys="@item", I get an error in the browser console:
Error: You must provide a string key when callingyieldItem; you provided undefined

This issue emberjs/ember.js#12109 mentions deleting key=, which fixed the issue.

With keys="@item", I get an error in the browser console:
`Error: You must provide a string key when calling `yieldItem`; you provided undefined`

This issue emberjs/ember.js#12109 mentions deleting `key=`, which fixed the issue.
@acorncom
Copy link
Contributor

Related to #1166

@locks
Copy link
Contributor

locks commented Feb 4, 2016

@homu r+

@homu
Copy link
Contributor

homu commented Feb 4, 2016

📌 Commit 4fe6f4e has been approved by locks

@homu
Copy link
Contributor

homu commented Feb 4, 2016

⌛ Testing commit 4fe6f4e with merge 3c27bfb...

homu added a commit that referenced this pull request Feb 4, 2016
Removed erroneous key=

With keys="@item", I get an error in the browser console:
`Error: You must provide a string key when calling `yieldItem`; you provided undefined`

This issue emberjs/ember.js#12109 mentions deleting `key=`, which fixed the issue.
@homu
Copy link
Contributor

homu commented Feb 4, 2016

☀️ Test successful - status

@homu homu merged commit 4fe6f4e into emberjs:master Feb 4, 2016
@mozeryansky mozeryansky deleted the patch-4 branch February 21, 2016 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants