We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<ReactEcharts option={option} notMerge={true} lazyUpdate={true} opts={{ renderer: 'svg' }} />
报错如下:
[ts] 类型“IntrinsicAttributes & IntrinsicClassAttributes<ReactEcharts> & Readonly<{ children?: ReactNode; }> & Readonly<ReactEchartsPropsTypes>”上不存在属性“opts”。
The text was updated successfully, but these errors were encountered:
感谢反馈,上次升级添加 svg 支持,没有更新 ts 声明。
暂时使用忽略掉这个 ts 校验吧!
Sorry, something went wrong.
8514679
v2.0.7 published.
No branches or pull requests
报错如下:
The text was updated successfully, but these errors were encountered: