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

Add HTML elements to Item array #69

Open
rannouch opened this issue Mar 28, 2018 · 0 comments
Open

Add HTML elements to Item array #69

rannouch opened this issue Mar 28, 2018 · 0 comments

Comments

@rannouch
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Current behavior
I'm working on a web application that allows the users to drag and drop HTML elements(buttons, input text ...), I tried to add those HTML elements to the sourceNestedItems array expecting to have draggable elements, but unfortunatly when i run the page on the server are all treated like simple strings inside div directive

Expected behavior
Draggable HTML elements instead div items

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:
phpStorm

  • ngx-charts version: x.x.x

  • Angular version: 5

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
gaborpeter added a commit to gaborpeter/ngx-dnd that referenced this issue Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants