AddCategories using provided list as reference (unexpected behaviour) #1162
Labels
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
Issue Summary
AddCategories use provided list as a reference
so any further add's impact on first provided collection
Steps to Reproduce
IOptions<>
as normal ppl do)AddCategories
AddCategories
orAddCategory
)Code Snippet
Your AddCategories looks like:
but it should be more like:
or at least change to be like:
Technical details:
9.25.2.0 (newest)
.netstandard 2.0
The text was updated successfully, but these errors were encountered: