Andrea Dal Ponte
Andrea Dal Ponte
Hi @tirlipirli, what is your rails_admin configuration for this model?
Hi @xxxazxxx, now in rails_admin_nestable is not possible to filter by a subtree. I'm planning to refactor all the code, to support many adapters to manage tree, like awesome_nested_set or...
Hi @gotjosh! I was thinking to refactor the codebase and implement the same member action for a long time, but I never found the time to realize it. I didn't...
Moreover I was thinking that we could need to sort different kind of children by a single parent... What do you think about to receive a nested set of hash...
:+1:
Personally, I would love the rails 5 support :smiley:
Hi @jessesanford and thanks for your help! Before merging the PR, could you explain me how to reproduce the problem? :smiley:
I encountered a similar memory leak issue. I'm not using the `bubbles` feature but I'm loading many times a wordmap via ajax (using Turbolinks). I didn't find any way to...