-
Notifications
You must be signed in to change notification settings - Fork 69
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
problem with nested objects #47
Comments
@cederigo Confirmed it's working in master |
I just checked out master branch and wrote a test to demonstrate the bug. It is still not working for me. |
I located the bug at https://github.com/flatiron/plates/blob/master/lib/plates.js#L37 @nhunzaker Do you have a better solution? |
I'll see what I can do, though it will be later tonight when I can look into it. |
Any news on this? Thanks. |
Hi there
I like the concept of client side template rendering and started playing with your promising lib.
Unfortunately I get the following behavior when using this code snippet:
https://gist.github.com/2025054
Any comment on this? Am I doing something wrong?
Thx in advance. cheers
Cédric
The text was updated successfully, but these errors were encountered: