helixaros
helixaros
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => Search github for a similar issue or PR before submitting [ ] feature request [X ]...
**I want my items that I drag and drop to berestricted in the ngx-dnd-container.** When I drag my items outside of the container I get the following error: ``` core.js:4799...
I have in my main.html the below button. ``` + Add an item ``` When the button is clicked, the request loads another html file that contains the below two...
I have the case below where my original.html contains the button that will be replaced when clicked, with a new button coming from the file to_replace.html However in my case...