how to differentiate Between 2 identical action
Hello All,I have a problem with default component ,if i have 2 of same component in the custom component they both fire the same action with the same payload so i can not tell the difference between them Example:import { createCustomElement, declarat...