-
Notifications
You must be signed in to change notification settings - Fork 605
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
fix: update & getDefaultOptions bugs #1850
Conversation
😭 Deploy PR Preview bc4f7c8 failed. Build logs 🤖 By surge-preview |
后面 getDefaultOptions 为静态方法,不依赖 options 配置,依赖 options 的默认配置到 Adaptor 中处理。 |
…1851) * fix(update): line, area update bugs * fix(update): bidirectional-bar * fix(update): bar, column
* fix: 去除 defaultOption 依赖 * fix: 移动目录 * fix: path * fix: 修复引用问题
This pull request introduces 2 alerts when merging 5650d63 into dd11880 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 67ef799 into a59301f - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging c705b7b into a59301f - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 8d7ffb5 into a59301f - view on LGTM.com new alerts:
|
问题描述
示例
修复方案
二次更新不再调用 getDefaultOptions