question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.c5933c.js:formatted:4958 Uncaught (in promise) Error: Component series.line not exists. Load it first.

See original GitHub issue

本地是正常的,但一上到线上就报错: default

而我确实是引入了相关模块: import ECharts from 'vue-echarts/components/ECharts.vue' import 'echarts/lib/component/tooltip' import 'echarts/lib/chart/line'

此处有更详细的描述:https://segmentfault.com/q/1010000009778869

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
pissangcommented, Jun 14, 2017

看一下是否因为版本原因导致打包了两个 echarts 模块

0reactions
BenJ-Qcommented, Jul 4, 2019

@

Read more comments on GitHub >

github_iconTop Results From Across the Web

Component series.line not exists. Load it first." in vue-echarts ...
//in my main.js import ECharts from 'vue-echarts/components/ECharts' import 'echarts/lib/chart/bar' import 'echarts/lib/component/tooltip' ...
Read more >
1.c5933c.js:formatted:4958 Uncaught (in promise) Error ...
1.c5933c.js:formatted:4958 Uncaught (in promise) Error: Component series.line not exists. Load it first. #5992.
Read more >
Component series.line not exists. Load it first." in vue-echarts ...
Coding example for the question "Error: Component series.line not exists. Load it first." in vue-echarts-Vue.js.
Read more >
Component series.map not exists. Load it first_翱翔天地的博客
Uncaught (in promise ) Error: Component series.map not exists. Load it first. at Function.entity.getClass (clazz.js:178).
Read more >
Uncaught (in promise) Error: Component series.map not exists ...
Uncaught (in promise ) Error: Component series.map not exists. Load it first. at Function.entity.getClass (clazz.js:178) at ExtendedClass.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found