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/11/03 10:33:00 UTC

[GitHub] [echarts] reisept opened a new issue #16004: Title property not defined correctly makes echarts crash with exception

reisept opened a new issue #16004:
URL: https://github.com/apache/echarts/issues/16004


   ### Version
   5.2.2
   
   ### Steps to reproduce
   Create an options variable with "title: 'This is a title'" instead of "title: { text: 'This is a title'}" 
   
   ### What is expected?
   Ignore the attribute and show the chart
   
   ### What is actually happening?
   Uncaught TypeError: Cannot use 'in' operator to search for 'x' in CT Lot Status
       at echarts.5.2.2.min.js:45
       at Array.forEach (<anonymous>)
       at O (echarts.5.2.2.min.js:35)
       at ed (echarts.5.2.2.min.js:45)
       at echarts.5.2.2.min.js:45
       at Array.forEach (<anonymous>)
       at O (echarts.5.2.2.min.js:35)
       at echarts.5.2.2.min.js:45
       at Array.forEach (<anonymous>)
       at O (echarts.5.2.2.min.js:35)
   
   <!-- 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] susiwen8 closed issue #16004: Title property not defined correctly makes echarts crash with exception

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






-- 
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] susiwen8 closed issue #16004: Title property not defined correctly makes echarts crash with exception

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


   


-- 
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] reisept commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I just think that the error should be more meaningful as I took a lot of time debugging for just a simple configuration error.
   It's really nota bug but a good nice to have.


-- 
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] plainheart commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I could understand resolving the error unnecessarily took up your time and sorry for that. But anytime we should read the [documentation](https://echarts.apache.org/option.html#title.text) first, shouldn't we? It's not always better to add too much user input validation.


-- 
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] reisept commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I just think that the error should be more meaningful as I took a lot of time debugging for just a simple configuration error.
   It's really nota bug but a good nice to have.


-- 
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 #16004: Title property not defined correctly makes echarts crash with exception

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


   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](https://echarts.apache.org/api.html) and [chart option](https://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/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 #16004: Title property not defined correctly makes echarts crash with exception

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


   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](https://echarts.apache.org/api.html) and [chart option](https://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/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] susiwen8 closed issue #16004: Title property not defined correctly makes echarts crash with exception

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


   


-- 
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 #16004: Title property not defined correctly makes echarts crash with exception

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


   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](https://echarts.apache.org/api.html) and [chart option](https://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/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] susiwen8 commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I really don't think this is a bug for ECharts cause user doesn't follow the rules.


-- 
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] susiwen8 commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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






-- 
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 #16004: Title property not defined correctly makes echarts crash with exception

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


   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](https://echarts.apache.org/api.html) and [chart option](https://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/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] reisept commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I just think that the error should be more meaningful as I took a lot of time debugging for just a simple configuration error.
   It's really nota bug but a good nice to have.


-- 
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] reisept commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I just think that the error should be more meaningful as I took a lot of time debugging for just a simple configuration error.
   It's really nota bug but a good nice to have.


-- 
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] susiwen8 commented on issue #16004: Title property not defined correctly makes echarts crash with exception

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


   I really don't think this is a bug for ECharts cause user doesn't follow the rules.


-- 
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