You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could this be easily updated to allow nested lists? I've been searching for something that will provide me an easy way to build a tree and be powered by a simple collection of items. Wouldn't want nested collections, rather just have a parent_id on each model and the view is able to figure out where and how to render the tree.
The text was updated successfully, but these errors were encountered:
Could this be easily updated to allow nested lists? I've been searching for something that will provide me an easy way to build a tree and be powered by a simple collection of items. Wouldn't want nested collections, rather just have a parent_id on each model and the view is able to figure out where and how to render the tree.
The text was updated successfully, but these errors were encountered: