If we call same clientlib more than one time in page, how many times will it be called in page and why?
If we have 3 components using same Clientlib and we are using all 3 components in page. Then how many times that clientlib will be called in page and what is the reason behind it?