CreateObservableOptions.equals
is ignored when creating arrays, maps, sets, and objects
#3762
Labels
CreateObservableOptions.equals
is ignored when creating arrays, maps, sets, and objects
#3762
As the types for
observable.array
,observable.map
,observable.set
, andobservable.object
all imply:all of the fields within
CreateObservableOptions
should apply to all the methods there, or else they should replay on different types.The text was updated successfully, but these errors were encountered: