Expected behavior
After an ajax call and fill the nestable div with new data and call the $("#nestable").nestable() render the nestable normally
Actual behavior
It only renders the nestable 1 time. If you make a few ajax calls it does not render well
Steps to reproduce the behavior
Just simply reload the nestable with data from an ajax call.
Fork this template to reproduce issue.
Expected behavior
After an ajax call and fill the nestable div with new data and call the $("#nestable").nestable() render the nestable normally
Actual behavior
It only renders the nestable 1 time. If you make a few ajax calls it does not render well
Steps to reproduce the behavior
Just simply reload the nestable with data from an ajax call.
Fork this template to reproduce issue.