To fix this, wrap the initialization of 'option' in its own useMemo() Hook. 按照提示的話,會改成下面這樣: useEffect(updateChart, [chartData ...
確定! 回上一頁