chore: Do not show initialLocation of map widget in an error state when field is blank (#7931)
This commit is contained in:
parent
dbb0cdef85
commit
3209ad8cdf
|
|
@ -56,7 +56,6 @@ class MapWidget extends BaseWidget<MapWidgetProps, WidgetState> {
|
|||
validation: {
|
||||
type: ValidationTypes.OBJECT,
|
||||
params: {
|
||||
required: true,
|
||||
allowedKeys: [
|
||||
{
|
||||
name: "lat",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user