Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Manipulator only keeps root object #54

Open
astromac opened this issue Sep 22, 2015 · 0 comments
Open

Manipulator only keeps root object #54

astromac opened this issue Sep 22, 2015 · 0 comments

Comments

@astromac
Copy link

Having a description property in templateOption causes all but the root object to be discarded. This breaks valid HTML form elements like a datalist which has both an input and a datalist component.

el.appendChild(angular.element(template)[0]);

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist

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

No branches or pull requests

1 participant