jd-opensource / jd-opensource/taro-ui

使用taro-ui 组件异常

Open
#1,175 4 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

**问题描述**

使用taro-ui组件报错,引入没有问题,log/使用组件都会报错;
**复现步骤**

```js
// 这里可以贴代码
```
import { AtSearchBar } from 'taro-ui';
import './index.scss';
console.log(AtSearchBar);

**期望行为**

组件可以正常使用
**报错信息**

![image](https://user-images.githubusercontent.com/16518528/91112533-f5786a80-e6b5-11ea-90aa-8679659a9566.png)

**系统信息**

node v12.14.1

Taro v3.0.8
taro-ui 2.3.4
**补充信息**

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.