You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your code has import * as echarts from 'echarts/core'; as the import statement, when I did this I ran into a problem similar to the linked issue (yes I know it's about Vue but this happens in angular too).
Just an FYI
The text was updated successfully, but these errors were encountered:
see problem and resolution in here
apache/echarts#14138 (comment)
Your code has
import * as echarts from 'echarts/core';
as the import statement, when I did this I ran into a problem similar to the linked issue (yes I know it's about Vue but this happens in angular too).Just an FYI
The text was updated successfully, but these errors were encountered: