I got this error when the component which includes the gauge is removed while the gauge is already active.
I tried to destroy the gauge before this component unmounts but it doesn’t work -
using: RootScope.f7.gauge.destroy(".accepting-gauge")
.
Working with F7 V4 with ReactJS and Webpack.