You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/09/02 04:35:34 UTC

[GitHub] [echarts] flyaway22 opened a new issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

flyaway22 opened a new issue #15657:
URL: https://github.com/apache/echarts/issues/15657


   ### Version
   5.1.2
   
   ### Steps to reproduce
   No idea, so here's a screenshoot of the error
   
   https://imgur.com/keTUuUL
   
   ### What is expected?
   To be able to load my page
   
   ### What is actually happening?
   so, i tried upgrading echarts from v 4.8 to v 5.x in my project, but whenever i tried to start my project, i straightly get this error. I have no idea what caused this, and i have read the docs and guide on how to upgrade to v5, but still haven't find the solution or why this is happening. Any help will be appreciated. thank you!
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 closed issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 closed issue #15657:
URL: https://github.com/apache/echarts/issues/15657


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 closed issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 closed issue #15657:
URL: https://github.com/apache/echarts/issues/15657


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] pissang edited a comment on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
pissang edited a comment on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911175304


   I can't get this error from your project. Maybe some steps are missing?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] pissang commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911175304


   I can't get this error from your project


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911169254


   > @flyaway22 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   > 
   > _A minimum reproducible demo_ should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   https://codepen.io/Ovilia/pen/dyYWXWM 
   this is one of the chart that i use in the project, is there anything that's causing the error in the option?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911159775


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911163034


   @flyaway22 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911395810


   > I can't get this error from your project. Maybe some steps are missing?
   
   sorry, but here i am able to recreate it 
   https://codesandbox.io/s/proud-shadow-gbpme?file=/src/index.js


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 commented on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 commented on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911173492


   > @flyaway22 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   > 
   > _A minimum reproducible demo_ should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   https://codesandbox.io/s/proud-shadow-gbpme
   this is one of the chart that i used for my project. it was made using echart 4.8. Is there anything that's causing the error here? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] flyaway22 removed a comment on issue #15657: TypeError: Cannot read property 'useStyle' of undefined after upgrading from echart 4.8 to 5.x

Posted by GitBox <gi...@apache.org>.
flyaway22 removed a comment on issue #15657:
URL: https://github.com/apache/echarts/issues/15657#issuecomment-911169254


   > @flyaway22 Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   > 
   > _A minimum reproducible demo_ should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   https://codepen.io/Ovilia/pen/dyYWXWM 
   this is one of the chart that i use in the project, is there anything that's causing the error in the option?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org