Aaron Young

Results 217 comments of Aaron Young

请问有支持的计划吗?

## store ``` onRef = (ref, index) => { if (ref) { this.swipeItems[index] = ref } } @action onOpen = index => { const activeSwipItem = this.swipeItems[this.activeSwipItem] activeSwipItem && activeSwipItem._close()...

@HuangQiii It's not work

I solve this problem like this:https://github.com/youngjuning/issue-blog/issues/111