percy507 commented on issue #15701:
URL: https://github.com/apache/echarts/issues/15701#issuecomment-916578916


   @pissang Sorry, it seems hard to provide a mini demo on codepen or 
codesandbox. Because problem happens in the production env.
   
   But there is a way. You can `git clone` my project to local and test it.
   
   ```bash
   git clone https://github.com/percy507/vite-react-bigScreen.git
   
   # then change echarts version to v5.2.0 in package.json
   
   npm i -d
   npm run dev         # local dev env
   npm run preview     # local production env (problems happens here)
   ```
   
   
![image](https://user-images.githubusercontent.com/18365078/132788324-2d2aab7a-0341-498e-afca-58f2ea088aaa.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to