We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be639d7 commit 296bb3fCopy full SHA for 296bb3f
Sources/d3-async-location/viewmodel/LMViewModel.swift
@@ -74,6 +74,7 @@ public final class LMViewModel: ILocationManagerViewModel{
74
public func stop(){
75
76
manager.stop()
77
+
78
state = .idle
79
80
#if DEBUG
0 commit comments