How to Implement a Multiple Selector in WooCommerce Analytics Filters #55709
devappsteam
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I’m trying to add a new filter to the analytics. I would like to add a multiple select. I’ve already set up the entire plugin structure, and I’m using @wordpress/scripts. Adding a single selector is working fine, but I would like to make it a multiple one. Below is the implementation:
index.js
Component
Beta Was this translation helpful? Give feedback.
All reactions