Go to this StackBlitz Link (Not Working
)
Go to this StackBlitz Link (Working Fine
)
My question is about Array.splice
Array.splice is working fine when array data are different but when data of array are of the same kind, Array.splice
removes only the last index. In…
Top comments (0)