-
|
I suggest that, if the value of an attribute is explicitly null, when provided a default value for the function, let the default value be used. Thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Breaking change. I suggest you set the value to an empty array or omit it... Because you can actually want null if it is set in the array. |
Beta Was this translation helpful? Give feedback.
-
|
Honestly, I would find your expected behavior misleading. |
Beta Was this translation helpful? Give feedback.
Breaking change. I suggest you set the value to an empty array or omit it... Because you can actually want null if it is set in the array.