jd-opensource / jd-opensource/taro-ui

AtIndexes组件onScrollIntoView不生效

Open
#1,120 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.7k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

**问题描述**

AtIndexes组件onScrollIntoView不生效
点右边字母索引,会弹窗,没跳转到该字母所在区域,
搜索key不生效,错、
**复现步骤**

```js
// { this.scrollIntoView = fn }}
>



handleActionClick(e) {
this.scrollIntoView && this.scrollIntoView(key)
}
```

**期望行为**
点击索引/搜索索引生效

**报错信息**
搜索 报 key is not defined

**系统信息**

**补充信息**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.