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
{{ message }}
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
(I'm sorry for having so many questions in a few amount of time 😆 !)
Still using Vue.js, I was wondering how to access the selected list. I would like to store it in my store in vuex, so that when I reload the tree (after I add a child for example), I get the same opened folders.
Thank you very much for your answer. I realised I had already tried that, and it worked, however my main issue was saving all the unfolded folders. So I need to change the fold strategy.
Could you please make the unfolded list available ? Through a method for example ?
I've been struggling with keeping the state of the tree intact, after a node's name modification.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi again,
(I'm sorry for having so many questions in a few amount of time 😆 !)
Still using Vue.js, I was wondering how to access the selected list. I would like to store it in my store in vuex, so that when I reload the tree (after I add a child for example), I get the same opened folders.
Thank you @elbywan
The text was updated successfully, but these errors were encountered: