It seems `window.Aliplayer` could have only one object.So when changing config.vid,this method in `useEffect` just `return`. https://github.com/wangsijie/aliplayer-react/blob/58d9eeb1c72d0b92e2a3593714b61fac7659265c/src/index.tsx#L26 Any idea how to solve this please?