-
Fixed an issue where extension was not rendering the measures
-
A new
timeoutvalue can be passed to theregisterObservercallback to defer the initialisation of extension (Fixes #51)
registerObserver({ timeout: 5000 })Fixed an issue where extension was not rendering the measures
A new timeout value can be passed to the registerObserver callback to defer the initialisation of extension (Fixes #51)
registerObserver({ timeout: 5000 })