EDMdesigner / knobjs

A component library for knockout.js
15 stars 3 forks source link

knob-modal and knob-confirm have to be appended directly to the body automatically #152

Open kohalmykristof opened 6 years ago

kohalmykristof commented 6 years ago

possible solution: appending the modal div to the body when creating component, and moving back to the component in the dispose function in order to free memory and clear trash from the html body when removing component: http://knockoutjs.com/documentation/component-binding.html#disposal-and-memory-management