Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtIcon 在Taro 1.0.4 下报错 #84

Closed
changjunhao opened this issue Sep 27, 2018 · 2 comments
Closed

AtIcon 在Taro 1.0.4 下报错 #84

changjunhao opened this issue Sep 27, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@changjunhao
Copy link

重现步骤

依赖的版本号

node 10.11.0
Taro 1.0.4
Taro-UI 1.2.2

预期结果

实际结果

2018-09-27 11 41 48

相关链接

@jimczj jimczj added the bug Something isn't working label Sep 27, 2018
@HuMoran
Copy link

HuMoran commented Sep 27, 2018

我没直接用AtIcon这个组件都报错了,不知道哪个组件内部引用了

@jimczj jimczj closed this as completed in b21a852 Sep 28, 2018
jimczj added a commit that referenced this issue Sep 28, 2018
* fix_icon_bug:
  fix: #84 style 为null 处理
@jimczj
Copy link
Contributor

jimczj commented Sep 28, 2018

Taro 升级到 1.0.5,可以解决此问题

jimczj added a commit that referenced this issue Sep 29, 2018
* dev:
  fix: #84 style 为null 处理
  fix(button): type - sendMessageTitle (#86)
  fix(action-sheet): 完善 UI 问题 #78
  fix(action-sheet): 修复 ActionSheetFooter 样式问题 closed #78
  fix(input): fix #85 types 错误
  docs: 对原生组件在Modal中的异常行为作出了说明 (#80)
  fix(input): onClick type optional
  fix(input): types
jimczj added a commit that referenced this issue Sep 29, 2018
* release_v1.3.0: (27 commits)
  feat(search-bar): 按照设计稿修改
  feat(swipe-action): 完善测试案例
  fix: #84 style 为null 处理
  feat(search-bar): 新增组件
  fix(button): type - sendMessageTitle (#86)
  fix(action-sheet): 完善 UI 问题 #78
  fix(action-sheet): 修复 ActionSheetFooter 样式问题 closed #78
  feat(swipe-action): 完成 SwipeAction 组件 + 编写文档 + 编写 d.ts 文件
  fix(input): fix #85 types 错误
  docs: 对原生组件在Modal中的异常行为作出了说明 (#80)
  fix(input): onClick type optional
  fix(input): types
  feat(component): 完成 SwipeAction 组件编写
  fix(types): grid - columnNum (#73)
  fix(tabs): 规范 css
  chore(release): 发布 v1.2.2 版本
  docs: 更新开发计划
  test(input): 更新镜像
  fix(button): 修复button案例页
  fix(toast): overlay z-index
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants