-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Ola, when using this module, it seems that cfd.ErrorCancelled is no longer supported:
if err == cfd.ErrorCancelled { //<--- ErrorCancelled not declared by package cfdcompiler[UndeclaredImportedName]
log.Fatal("Dialog was cancelled by the user.")
}
Is there an alternative way to check if a dialog was cancelled?
It could just be a mistake on my end, this is literally my first go project
Metadata
Metadata
Assignees
Labels
No labels