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 Mar 7, 2021. It is now read-only.
I've just tried to use the library but I encounter a bug with segment. I've bind a Show target on a specific value of the segment, and a Hide one on others. Whenever I click on the value with the Show target, the value get instantly unselected (it looks like it deselect when the Show has completed). The target field is correctly shown, but the clicked segment value get deselected. If I click a second time on the same value (so no target has to be performed), the value stay correctly selected.
I've tried several workarounds to reselect the value but none of them worked, for example :
Hi,
I've just tried to use the library but I encounter a bug with segment. I've bind a Show target on a specific value of the segment, and a Hide one on others. Whenever I click on the value with the Show target, the value get instantly unselected (it looks like it deselect when the Show has completed). The target field is correctly shown, but the clicked segment value get deselected. If I click a second time on the same value (so no target has to be performed), the value stay correctly selected.
I've tried several workarounds to reselect the value but none of them worked, for example :
Here is my json file :
If anyone has an idea to help, I would be really thankful :)
The text was updated successfully, but these errors were encountered: