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
The query builder does actually only use Vue's idiomatic component v-model API. However, it does not manage the state or representation of a rule component itself -> this will always be subject to the individual component itself.
However, :it shouldn't be complicated either to implement that. Please refer to these 2 pages in the Query Builder docs:
I was wondering if there is an easy way to store and reload all the selections on the query-builder when it is remounted? Thank you.
The text was updated successfully, but these errors were encountered: