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 2022/08/15 03:44:07 UTC

[GitHub] [echarts] zxn0225 opened a new issue, #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

zxn0225 opened a new issue, #17514:
URL: https://github.com/apache/echarts/issues/17514

   ### Version
   
   exhaust 4.7.0 echarts-gl 1.1.0
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   import * as echarts from "echarts
   import “echarts-gl”
   import { chinaJSON } from "./utils/chinaMap.js"
   echarts.registerMap("china", chinaJSON);
      letChinaMap=echarts.init(this.$refs.ChinaMap)
   ChinaMap.setOption({})
   
   ### Current Behavior
   
   大屏运行三天左右,地图数据丢失,F12查看显示“Sorry,your browser does support WebGL”,在刷新浏览器后,地图数据又可以正常显示
   
   ### Expected Behavior
   
   源码中看到new Renderer()或者resize()过程中抛出了异常,希望帮忙分析下什么原因
   
   ### Environment
   
   ```markdown
   - OS:win10
   - Browser:chrome 84.0.4147.105
   - Framework:vue2
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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.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 #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   @zxn0225 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] The large-screen map runs for about 3 days, the map is lost, and the dom shows "Sorry, your browser does support WebGL"
   
   **BODY**
   
   ### Version
   
   exhaust 4.7.0 echarts-gl 1.1.0
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   import * as echarts from "echarts
   import “echarts-gl”
   import { chinaJSON } from "./utils/chinaMap.js"
   echarts.registerMap("china", chinaJSON);
      letChinaMap=echarts.init(this.$refs. ChinaMap)
   ChinaMap.setOption({})
   
   ### Current Behavior
   
   The big screen runs for about three days, the map data is lost, F12 view shows "Sorry, your browser does support WebGL", after refreshing the browser, the map data can be displayed normally
   
   ### Expected Behavior
   
   The source code saw an exception thrown in the new Renderer() or resize() process, and I wanted to help analyze what the cause was
   
   ### Environment
   
   ```markdown
   - OS:win10
   - Browser:chrome 84.0.4147.105
   - Framework:vue2
   ```
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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] zxn0225 commented on issue #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   ![error](https://user-images.githubusercontent.com/72496494/184587697-6cc1fdf1-3186-4874-aa79-68a4f4217f14.png)
   


-- 
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] zxn0225 commented on issue #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   ![Uploading F8E129D6-308B-4945-91A9-EC3A1A604914.jpeg…]()
   
   没有其他的错误信息
   


-- 
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] zxn0225 commented on issue #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   ![Uploading 77C49445-583F-41B1-8B19-12626EA6B327.jpeg…]()
   


-- 
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 #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   请附加错误信息


-- 
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 #17514: [Bug] 大屏地图运行3天左右,地图丢失,dom显示“Sorry,your browser does support WebGL”

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

   请提供控制台输出的错误信息


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