Horace
Horace
Any news on this? How do I find out if "All" is selected?
From https://tableau.github.io/extensions-api/docs/interfaces/categoricalfilter.html, we see `When 'All' is selected, appliedValues returns an empty list.` Can getAppliedValues() of a CategoricalFilter return all values when "All" is selected? If not, how else can...
Got `Error: [vuex] do not mutate vuex store state outside mutation handlers.` when calling `store.dispatch('myModule/openDBChannel')`  May have to do with this line of code: `state._sync.unsubscribe = unsubscribe;` where it...
I believe there is misunderstanding. Sorry, I am not trying to start an argument, I am asking a question: whether the above 2 errors are caused by the fact that...
`hide-scroll-buttons` actually works.