mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Do not observe options of wavesurfer.
This commit is contained in:
@@ -28,7 +28,7 @@ const useWavesurfer = (
|
||||
return () => {
|
||||
ws.destroy()
|
||||
}
|
||||
}, [options, containerRef])
|
||||
}, [containerRef])
|
||||
|
||||
return wavesurfer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user