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

Data isn't passed through properly from {{> UI.dynamic}} #6

Open
tmeasday opened this issue Oct 9, 2014 · 1 comment
Open

Data isn't passed through properly from {{> UI.dynamic}} #6

tmeasday opened this issue Oct 9, 2014 · 1 comment
Labels

Comments

@tmeasday
Copy link
Contributor

tmeasday commented Oct 9, 2014

It might sound weird, but if you wrap a {{> dynamicTemplate}} in {{> UI.dynamic}}, for some odd reason data doesn't work properly.

Not sure if it's an issue with upstream or IDT, but it's probably worth investigating for other similar edge cases.

@tmeasday tmeasday added the bug label Oct 9, 2014
tmeasday added a commit that referenced this issue Oct 9, 2014
@tmeasday
Copy link
Contributor Author

tmeasday commented Oct 9, 2014

Added a failing test case. The behaviour is:

  1. A string seems to become an "Object String".
  2. An object just seems to disappear.

Not sure what's up.

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

No branches or pull requests

1 participant