Closed zachTrio closed 4 months ago
I tried the reproduce step, and it worked normally.
I was experiencing the same error, but after upgrading echarts
to version ^5.5.1
, the error stopped occurring.
There may be multiple zrender or echarts libraries in your project. Can you check them?
yarn why zrender
Hi! Can reproduce on fresh new version of Expo 51 with expo-router installed by default. No chart rendered on ios device but available on web
Can you provide an example that can be reproduced
Can you provide an example that can be reproduced
Just run latest expo application and add basic example from your library. Web - all charts on place mobile - no charts rendered
Everything latest Expo 51, echarts and react-native-echarts, expo-router used as routing solution
Describe the bug Graphs will not render when using expo-router. When space is interacted with, throws error:
Cannot read property 'handler' of undefined.
fromdispatchEventsToZRender
To Reproduce
App.js
src/App.tsx
tosrc/app/index.tsx
Expected behavior Graph should behave as intended.
Desktop (please complete the following information):
Smartphone (please complete the following information):