Forum: Vue


Subject: Is there a function in Vue that...?

Absinthe opened this issue on Oct 10, 2001 ยท 14 posts


agiel posted Thu, 11 October 2001 at 7:22 AM

Be careful with the method starting with 4 objects ! If you use 'duplication' you will make copies of all 4 objects. Which means, if you write '10' copies, you will end up with 40 objects :) Not a problem but surprising if you dont expect it.