tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊
MIT License
177 stars 62 forks source link

Error: SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse #81

Open sainiankit opened 3 years ago

sainiankit commented 3 years ago

https://github.com/tomLadder/react-native-echarts-wrapper/blob/ec0a62faa1f3f8a2fd91ede11ca39c258c33317c/src/index.js#L72

SyntaxError: Unexpected token o in JSON at position 1
    at JSON.parse (<anonymous>)
    at Object.onMessage (index.js:72)
    at WebView._this.onMessage (index.js:1)

Seems like the unescaped result is "[object Object]"