Skip to content
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

Unable to find view at path 'App.xxx' when using DateTime in {{#each}} #1

Open
rlivsey opened this issue Mar 21, 2012 · 0 comments
Open

Comments

@rlivsey
Copy link

rlivsey commented Mar 21, 2012

DateTime#unknownProperty returns null if it doesn't match any known formatters, but this kills Ember's view lookup as it expects to get undefined for unknown properties.

I'm not 100% sure if this is an issue with DateTime, or whether Ember should also handle nulls.

Here's a fiddle which demonstrates the issue:

http://jsfiddle.net/rlivsey/aKHhr/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant